[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/3045 - Allows scrolling the entire home layout to fix landscape scrolling issues

pull/600/head
Jeff Boek 5 years ago committed by Emily Kager
parent 95e158af05
commit db5953750f

@ -12,7 +12,6 @@
<OnSwipe
motion:dragDirection="dragUp"
motion:touchAnchorId="@id/home_component"
motion:touchRegionId="@id/home_component"
motion:touchAnchorSide="top" />
<KeyFrameSet>

Loading…
Cancel
Save