universal7885: parts: adapt to S style

* Inspired by 3cc1a02bf5
This commit is contained in:
roynatech2544 2021-12-08 22:21:45 +09:00
commit eefeec3768
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -14,9 +14,8 @@
<application
android:label="@string/advanced_settings"
android:supportsRtl="true"
android:theme="@style/CustomOptionsTheme"
android:fullBackupOnly="true"
android:allowBackup="true">
android:theme="@style/Theme.SubSettingsBase"
android:fullBackupOnly="true">
<activity
android:name="com.eurekateam.samsungextras.DeviceSettingsActivity"
android:exported="true"