Fix link in documentation for SWIPE_TO_DISMISS.

Change-Id: I3ff1fb1ae97b088e6b2e1a7a2c27981e7220cc2e
This commit is contained in:
Will Haldean Brown
2014-03-21 10:50:44 -07:00
parent 496e8178b0
commit cedbfad487

View File

@@ -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" />
<!-- ============ -->