HamedTaherpour / floating-layout-android

Floating Layout library for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Drag not smooth/touch not recognised sometimes

jayantur13 opened this issue · comments

I am using this library for chat-head type thing.
Device Oreo 8.0

  • When onCreateListener is empty,the drag/touch is smooth,but when you perform something in it the touch/drag area is little hard to find (works sometimes but not everytime)

  • Bump @HamedTaherpour
    Regards.

commented

Hi
when you set OnClickListenere on view, then you can’t drag or touch that view, of course this is bug and i must as possible as soon solve that,
good luck

I felt that thing, but your comment clarified this.. Good luck mate, thanks for the library, hope to see it improving soon.

Regards.