BatteryStatsViewer: Go expressive

Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
Pranav Vashi
2025-11-28 08:00:49 +05:30
committed by Ghosuto
parent 10be5bc840
commit 0a3e29277e

View File

@@ -24,7 +24,7 @@
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
<application
android:theme="@style/Theme.SubSettingsBase"
android:theme="@style/Theme.SubSettingsBase.Expressive"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:enableOnBackInvokedCallback="true"