* commit 'b03c6276248475212d98e0ebae34dbf534f2c714': Disable "add network" button.
This commit is contained in:
@@ -137,7 +137,8 @@
|
||||
style="@style/setup_wizard_button"
|
||||
android:layout_alignParentLeft="true"
|
||||
android:text="@string/wifi_setup_add_network"
|
||||
android:enabled="false" />
|
||||
android:enabled="false"
|
||||
android:visibility="gone" />
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user