For #2357: Removes snapping threshold on home fragment (#3878)

nightly-build-test
Sawyer Blatz 5 years ago committed by GitHub
parent 166218f74a
commit f7cf8473b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,8 @@
<OnSwipe <OnSwipe
motion:dragDirection="dragUp" motion:dragDirection="dragUp"
motion:touchAnchorId="@id/home_component" motion:touchAnchorId="@id/home_component"
motion:touchAnchorSide="top" /> motion:touchAnchorSide="top"
motion:onTouchUp="stop"/>
<KeyFrameSet> <KeyFrameSet>
<KeyPosition <KeyPosition

Loading…
Cancel
Save