VishnuSanal / Quotes

Quotes Status Creator lets you share quotations as status images on social media
https://play.google.com/store/apps/details?id=phone.vishnu.quotes
GNU General Public License v3.0
50 stars 20 forks source link

Loop bug in double bottom sheets #97

Open shuvashish76 opened 2 years ago

shuvashish76 commented 2 years ago

Refer #50

3- clicking on device back button should go to 1 step back (in this case stage (i)) instead of going home screen

Instead of just going 1step back, all bottom sheets are in loop except Favourites > Add Custom Quote), while using device navigation back button.

https://user-images.githubusercontent.com/48226312/151785517-9bc82a64-6dd5-4f39-ab8a-1fcbec9f6f25.mp4

But it works as expected with gestures. (FNG app gestures, not my device inbuilt gestures)

1- clicking anywhere outside the bottom sheet should go to app home screen

But currently it goes 1 step back.


For now, I think we should keep Favourites as it is.

VishnuSanal commented 2 years ago

Just adding that I can reproduce this only whilst long pressing the back button.