From f7cf8473b569e223cbc7485e1193158d7f9f7304 Mon Sep 17 00:00:00 2001 From: Sawyer Blatz Date: Mon, 8 Jul 2019 09:11:22 -0700 Subject: [PATCH] For #2357: Removes snapping threshold on home fragment (#3878) --- app/src/main/res/xml/home_scene.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/xml/home_scene.xml b/app/src/main/res/xml/home_scene.xml index 16dbf9cc4..268eaa21f 100644 --- a/app/src/main/res/xml/home_scene.xml +++ b/app/src/main/res/xml/home_scene.xml @@ -12,7 +12,8 @@ + motion:touchAnchorSide="top" + motion:onTouchUp="stop"/>