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

Commit d3e33cc2 authored by Will Haldean Brown's avatar Will Haldean Brown Committed by Android Git Automerger
Browse files

am aa0fa8eb: am cedbfad4: Fix link in documentation for SWIPE_TO_DISMISS.

* commit 'aa0fa8eb':
  Fix link in documentation for SWIPE_TO_DISMISS.
parents e3d4f6c1 aa0fa8eb
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" />

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