OSDN Git Service

CMFileManager: Fixed positioning of title in editor custom ActionBar layout
authorZyg0te <edvard.holst@gmail.com>
Sun, 22 Mar 2015 13:34:14 +0000 (14:34 +0100)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Sun, 22 Mar 2015 16:55:23 +0000 (16:55 +0000)
commit80daa0e169c07fe27a134633ad70a93947992923
tree7a949ab11d56a703cc0fff95f9a3d544877ad765
parent07154e902ada5786fc74c69e8b0067255de562ae
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
res/layout/simple_customtitle.xml