1
0
Fork 0

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

master
Sawyer Blatz 2019-07-08 09:11:22 -07:00 committed by GitHub
parent 166218f74a
commit f7cf8473b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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