Update WPS Dialog
- Remove title - Change description text - Add WPS icon Bug: 6457246 Change-Id: Icd37261dd3ce920b3bed359ed5232bdc018916fc
This commit is contained in:
@@ -30,6 +30,13 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="8dip" />
|
||||
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:layout_marginTop="8dip"
|
||||
android:src="@drawable/ic_wps" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/wps_timeout_bar"
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user