规范资源文件命名

This commit is contained in:
2022-02-16 03:38:37 +08:00
parent df1df6aabf
commit 8b9ecc1d87
18 changed files with 26 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/permotion_round"
android:background="@drawable/bg_permotion_round"
android:baselineAligned="false"
android:gravity="center|start"
android:orientation="horizontal"
@@ -28,7 +28,7 @@
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_marginEnd="8dp"
android:src="@mipmap/about"
android:src="@mipmap/ic_about"
android:tint="@color/colorTextGray" />
<TextView