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

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

am cedbfad4: Fix link in documentation for SWIPE_TO_DISMISS.

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

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