mirror of
https://github.com/WuXiaolong/AndroidMVPSample.git
synced 2025-12-31 15:43:15 +08:00
MainModelBean
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user