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

Commit c2f76914 authored by Anthony Hugh's avatar Anthony Hugh Committed by android-build-merger
Browse files

Make GrantPermissions dialog not swipable on Watch

am: c70bf715

* commit 'c70bf715':
  Make GrantPermissions dialog not swipable on Watch
parents 73ed3d00 c70bf715
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@
    <style name="GrantPermissions" parent="Settings">
        <item name="android:windowIsFloating">true</item>
        <item name="android:windowElevation">@dimen/action_dialog_z</item>
        <item name="android:windowSwipeToDismiss">false</item>
    </style>

    <style name="GrantPermissions.BreadcrumbText">