enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Hide FAB in MyTracks (Local) on scroll #458

Closed arvindnegi1 closed 2 years ago

arvindnegi1 commented 4 years ago

Description

Hide FAB on scroll in MyTracks Local tab.

My Tracks local

Why we need this For better user experience.

How will I implement Hide the Fab when user scroll up or down in scroll listener.

arvindnegi1 commented 4 years ago

@dewall sir, i would like to work on this

neel1998 commented 4 years ago

@arvindnegi1 when will you make the FAB re appear?

arvindnegi1 commented 4 years ago

@neel1998 when user stop scrolling.

neel1998 commented 4 years ago

Okay... I don't think this is very common feature. Like most of the widely used apps keep the FAB constant (eg whatsapp).

arvindnegi1 commented 4 years ago

@neel1998 yes i agree with you , but the issue is FAB is hiding the text inside card view. So i think we can show or hide FAB on scroll. It will hide if user scroll down and visible on slightly scroll up. Thanks.

asaikarthikeya commented 2 years ago

@neel1998 yes i agree with you , but the issue is FAB is hiding the text inside card view. So i think we can show or hide FAB on scroll. It will hide if user scroll down and visible on slightly scroll up. Thanks.

@arvindnegi1 FAB hiding the texts take place in other apps also. I feel it is better to keep the FAB constant as users are used to this behaviour across the other apps. Hence, I am closing this issue for now. Feel free to reopen. Thank you ;)