Fixed a ltr bug where the buttons disappeared
Bug: 15280748 Change-Id: If2fdeef42cba867c234300f4e5484022c405c587
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user