Add more Wi-Fi DPP UI features.
1. Update strings and icons. 2. Add more UI features in WifiDppAddDeviceFragment & WifiDppChooseSavedWifiNetworkFragment. Bug: 118794978 Test: manual test Change-Id: I2bee3f66732a1083fb13c113695899272e98c23e
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_margin="5dp"
|
||||
android:background="@null"
|
||||
android:src="@drawable/ic_qrcode_24dp"
|
||||
android:src="@drawable/ic_scan_24dp"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/wifi_add_network" />
|
||||
</RelativeLayout>
|
||||
@@ -303,7 +303,7 @@
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_margin="5dp"
|
||||
android:background="@null"
|
||||
android:src="@drawable/ic_qrcode_24dp"
|
||||
android:src="@drawable/ic_scan_24dp"
|
||||
android:visibility="gone"
|
||||
android:contentDescription="@string/wifi_add_network" />
|
||||
</RelativeLayout>
|
||||
|
||||
Reference in New Issue
Block a user