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

Commit cedbfad4 authored by Will Haldean Brown's avatar Will Haldean Brown
Browse files

Fix link in documentation for SWIPE_TO_DISMISS.

Change-Id: I3ff1fb1ae97b088e6b2e1a7a2c27981e7220cc2e
parent 496e8178
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -448,7 +448,7 @@
        <attr name="windowTranslucentNavigation" format="boolean" />

        <!-- Flag to indicate that a window can be swiped away to be dismissed.
             Corresponds to {@link android.view.Window.FEATURE_SWIPE_TO_DISMISS} -->
             Corresponds to {@link android.view.Window#FEATURE_SWIPE_TO_DISMISS} -->
        <attr name="windowSwipeToDismiss" format="boolean" />

        <!-- ============ -->