更新通知图标优化名单功能并优化代码和相关功能

This commit is contained in:
2022-01-31 00:49:24 +08:00
parent d346a97d87
commit 13aa2cc9da
3 changed files with 26 additions and 18 deletions

View File

@@ -110,6 +110,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:animateLayoutChanges="true"
android:orientation="vertical">
<LinearLayout
@@ -208,6 +209,7 @@
</LinearLayout>
<LinearLayout
android:id="@+id/config_item_notify"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="10dp"