1
0
mirror of https://github.com/WuXiaolong/AndroidMVPSample.git synced 2025-12-31 15:43:15 +08:00

MainModelBean

This commit is contained in:
WuXiaolong
2016-01-18 11:11:36 +08:00
parent 67dd043adf
commit c2daf80356
9 changed files with 148 additions and 109 deletions

View File

@@ -11,8 +11,7 @@
<TextView
android:id="@+id/text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/hello_world" />
android:layout_height="wrap_content" />
<ProgressBar
android:id="@+id/mProgressBar"