Merge "Hide entire hidden field for non-hidden networks" into pi-dev am: 2c793dfeff

am: 1a2153e6ab

Change-Id: Id5dc0b1855520c9071ce3b8c2897f2b69d3b3791
This commit is contained in:
Daichi Ueura
2018-05-23 16:05:02 -07:00
committed by android-build-merger
3 changed files with 6 additions and 21 deletions

View File

@@ -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"