CMFileManager: Fixed positioning of title in editor custom ActionBar layout
The title TextView cannot be set left of a view within separate the LinearLayout containing the ActionBar buttons. Hence we set it to be left of the LinearLayout itself. This fixes the issue where the long title texts would cover the ActionBar buttons. Change-Id: I4f9883bb6aad6f7ceededc35305aa0c25d274acd
Loading
Please register or sign in to comment