mirror of
https://github.com/WuXiaolong/AndroidMVPSample.git
synced 2025-12-31 07:29:31 +08:00
update
This commit is contained in:
@@ -8,6 +8,15 @@
|
||||
|
||||
<include layout="@layout/toolbar"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/button0"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginRight="10dp"
|
||||
android:layout_marginTop="20dp"
|
||||
android:text="普通写法(Retrofit)"/>
|
||||
|
||||
<Button
|
||||
android:id="@+id/button1"
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user