pref: 设置页面背景

This commit is contained in:
HuanChengFly 2021-02-12 15:41:46 +08:00
parent 211441139c
commit 66c2d276f8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
android:id="@+id/background"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:backgroundTint="@color/default_color_window_background"
tools:context=".activities.SettingsActivity">
<include