am be4a0325: Merge "Update WPS Dialog" into jb-dev

* commit 'be4a032581ae6dfb41662486085e64052d085314':
  Update WPS Dialog
This commit is contained in:
Andrew Flynn
2012-05-22 11:41:21 -07:00
committed by Android Git Automerger
3 changed files with 8 additions and 2 deletions

View File

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