Modify support Android 7.0

This commit is contained in:
2023-01-15 02:39:03 +08:00
parent c6d5f07b8c
commit aeda0f183e
14 changed files with 38 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
android:background="@color/colorThemeBackground"
android:orientation="vertical"
tools:context=".ui.activity.debug.LoggerActivity"
tools:ignore="ContentDescription,UseCompoundDrawables">
tools:ignore="ContentDescription,UseCompoundDrawables,UnusedAttribute">
<LinearLayout
android:layout_width="match_parent"