remove all keepScreenOn flags from setup wizard flow
bug: 3253922 Change-Id: I71ef24dcb19437d0666ea3206f184e511b5f047e
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:keepScreenOn="true"
|
||||
android:paddingTop="60dip"
|
||||
android:paddingLeft="100dip"
|
||||
android:paddingRight="100dip"
|
||||
|
@@ -18,7 +18,6 @@
|
||||
android:orientation="horizontal"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="fill_parent"
|
||||
android:keepScreenOn="true"
|
||||
android:paddingTop="60dip"
|
||||
android:paddingLeft="100dip"
|
||||
android:paddingRight="100dip"
|
||||
@@ -60,7 +59,7 @@
|
||||
android:layout_below="@id/wifi_setup_title"
|
||||
android:background="@color/divider_color"
|
||||
android:layout_marginBottom="5dip" />
|
||||
|
||||
|
||||
<TextView
|
||||
android:id="@+id/wifi_setup_status"
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user