SUW: add missing navigation bar in landsape layout
Add a navigation bar to the landscape orientation layout for the 'SIM missing' activity Change-Id: Ic04b98e1891c9f411e658389168a45fc4fd7a103
This commit is contained in:
committed by
Nolen Johnson
parent
c893e61bc9
commit
9959594af9
@@ -49,5 +49,11 @@
|
||||
|
||||
</LinearLayout>
|
||||
</FrameLayout>
|
||||
|
||||
<org.lineageos.setupwizard.NavigationLayout
|
||||
android:id="@+id/navigation_bar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
|
||||
</LinearLayout>
|
||||
</com.google.android.setupdesign.GlifLayout>
|
||||
|
Reference in New Issue
Block a user