BatteryStatsViewer: Enable enableOnBackInvokedCallback

Change-Id: I97154dd8f1709d7c459a4f072902e2f63b14e2c2
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This commit is contained in:
someone5678
2025-01-07 17:34:23 +09:00
committed by Ghosuto
parent 40ee00b2db
commit 10be5bc840

View File

@@ -27,6 +27,7 @@
android:theme="@style/Theme.SubSettingsBase"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:enableOnBackInvokedCallback="true"
android:label="@string/app_name">
<activity android:name=".BatteryConsumerPickerActivity"
android:label="@string/header"