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

Commit 6372b137 authored by oli's avatar oli
Browse files

Revert dialog style change for non expressive

causing button capitalisation in the settingslib style

Bug: 409837760
Test: visual
Flag: EXEMPT bugfix
Change-Id: I13971c4fe227e41c0e36848b6b4494b7fd137b90
parent 93a25aa0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4635,7 +4635,7 @@
        </activity>

        <activity android:name=".enterprise.ActionDisabledByAdminDialog"
                  android:theme="@style/Theme.AlertDialog.SettingsLib"
                  android:theme="@style/Theme.AlertDialog"
                android:taskAffinity="com.android.settings.enterprise"
                android:excludeFromRecents="true"
                android:exported="true"