Modernize settings UI

This commit is contained in:
ajp_anton
2026-06-08 00:10:37 +00:00
parent 544a2cc56a
commit 805d12c62e
32 changed files with 713 additions and 223 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<activity
android:name=".shell.ui.MainActivity"
android:exported="true"
android:theme="@style/Theme.MoreNotis.NoActionBar">
android:theme="@style/Theme.StatusBarTweak.NoActionBar">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />