feat: 初始化界面

This commit is contained in:
md
2021-05-26 14:29:24 +08:00
parent 4b28f19d9a
commit 131dd1d958
57 changed files with 315 additions and 187 deletions

View File

@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/ic_launcher_background"
tools:context=".activity.MainActivity">
tools:context="activity.MainActivity">
<TextView
android:id="@+id/tv_view"