Hide entire hidden field for non-hidden networks
This CL hides not just hidden network spinner but entire hidden field when a user is adding a network from scanned network list. Test: robotests Bug: 80114851 Change-Id: I8b29fd764d62af1e46beaa7d26fae97848f4efe6
This commit is contained in:
committed by
Salvador Martinez
parent
842ea91baa
commit
9555afb64e
@@ -604,6 +604,7 @@
|
||||
<LinearLayout android:id="@+id/hidden_settings_field"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:visibility="gone"
|
||||
style="@style/wifi_item">
|
||||
|
||||
<TextView android:id="@+id/hidden_settings_title"
|
||||
|
Reference in New Issue
Block a user