am e886d3d3: am 79cc4a2a: am d1779207: am 0bf63a9a: am d29f2d26: Merge "Make action bar title a valid touch target for up when relevant" into jb-mr1.1-dev
* commit 'e886d3d33b3630dc6013688cee4364bc532f7815': Make action bar title a valid touch target for up when relevant
This commit is contained in:
@@ -1052,6 +1052,7 @@ public class ActionBarView extends AbsActionBarView {
|
||||
(mDisplayOptions & ActionBar.DISPLAY_SHOW_TITLE) != 0;
|
||||
if (showTitle) {
|
||||
x += positionChild(mTitleLayout, x, y, contentHeight, isLayoutRtl);
|
||||
homeSlop = mTitleLayout.getWidth();
|
||||
}
|
||||
|
||||
switch (mNavigationMode) {
|
||||
|
||||
Reference in New Issue
Block a user