Commit 500ac95faa316fa12d6a007bce7eb8b4b2afc19c
1 parent
3a081449
1 解决资源图片名问题
Showing
7 changed files
with
4 additions
and
4 deletions
config.gradle
moudle_pedometer/src/main/res/drawable-hdpi/background.webp renamed to moudle_pedometer/src/main/res/drawable-hdpi/backg.webp
No preview for this file type
moudle_pedometer/src/main/res/drawable-xhdpi/background.webp renamed to moudle_pedometer/src/main/res/drawable-xhdpi/backg.webp
No preview for this file type
moudle_pedometer/src/main/res/drawable-xxhdpi/background.webp renamed to moudle_pedometer/src/main/res/drawable-xxhdpi/backg.webp
No preview for this file type
moudle_pedometer/src/main/res/layout/item_my_record.xml
| ... | ... | @@ -6,7 +6,7 @@ |
| 6 | 6 | android:layout_width="match_parent" |
| 7 | 7 | android:layout_height="wrap_content" |
| 8 | 8 | android:layout_marginBottom="5dp" |
| 9 | - android:background="@drawable/background" | |
| 9 | + android:background="@drawable/backg" | |
| 10 | 10 | android:orientation="vertical"> |
| 11 | 11 | |
| 12 | 12 | <LinearLayout | ... | ... |
moudle_pedometer/src/main/res/layout/item_race_name_list.xml
moudle_pedometer/src/main/res/layout/line_up__item_view.xml