Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 34c6cdab authored by Josh Guilfoyle's avatar Josh Guilfoyle
Browse files

Removed pluto:isThemeable flag from res package.

This flag is now on by default and should not be enabled explicitly.

Change-Id: I0d95293b21b5911a2146dcb2a6ad0b760ba9ec14
parent 7e5b830d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1275,8 +1275,7 @@
                 android:allowClearUserData="false"
                 android:backupAgent="com.android.server.SystemBackupAgent"
                 android:killAfterRestore="false"
                 android:icon="@drawable/ic_launcher_android"
                 pluto:isThemeable="true">
                 android:icon="@drawable/ic_launcher_android">
        <activity android:name="com.android.internal.app.ChooserActivity"
                android:theme="@style/Theme.Dialog.Alert"
                android:finishOnCloseSystemDialogs="true"