Merge "Fixed a ltr bug where the buttons disappeared" into lmp-dev

This commit is contained in:
Selim Cinek
2014-08-25 11:50:24 +00:00
committed by Android (Google) Code Review

View File

@@ -191,7 +191,7 @@
<!-- navigation controls -->
<FrameLayout
android:layout_width="@dimen/navigation_extra_key_width"
android:layout_height="match_parent"
android:layout_height="40dp"
android:layout_weight="0" >
<com.android.systemui.statusbar.policy.KeyButtonView android:id="@+id/menu"
android:layout_height="@dimen/navigation_extra_key_width"