Fixed a ltr bug where the buttons disappeared

Bug: 15280748
Change-Id: If2fdeef42cba867c234300f4e5484022c405c587
This commit is contained in:
Selim Cinek
2014-08-22 20:43:02 +02:00
parent e32010ac61
commit 2ee5f8ff5e

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"