You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.
It seems like the touchable area of the minimized dragview is shifted towards the bottom. I am able to swipe the minimized dragview to left and right by touching beneath it. At the same time, if i touch slightly beneath the top of the dragview there is no swipe possible. As a result it is not possible to click ui elements beneath the dragview cause they are registered as touch events on the dragview.
You can easily recreate this issue by setting top_fragment_margin_bottom to a big value (300dp in my case).
It seems like the touchable area of the minimized dragview is shifted towards the bottom. I am able to swipe the minimized dragview to left and right by touching beneath it. At the same time, if i touch slightly beneath the top of the dragview there is no swipe possible. As a result it is not possible to click ui elements beneath the dragview cause they are registered as touch events on the dragview.
You can easily recreate this issue by setting top_fragment_margin_bottom to a big value (300dp in my case).
#107
The text was updated successfully, but these errors were encountered: