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
Paul Keith
parent
9cfc52286c
commit
62b331d258
@@ -57,5 +57,11 @@
|
|||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
||||||
|
<org.lineageos.setupwizard.NavigationLayout
|
||||||
|
android:id="@+id/navigation_bar"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</com.google.android.setupdesign.GlifLayout>
|
</com.google.android.setupdesign.GlifLayout>
|
||||||
|
Reference in New Issue
Block a user