enviroCar / enviroCar-app

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

Scrolling in Dashboard fragment #950

Open Akash-Ramjyothi opened 1 year ago

Akash-Ramjyothi commented 1 year ago

Description:

In the Dashboard fragment at the BaseMainActivity, the screen is scrollable even though the components and widgets whose place is static and are fixed. There is no requirement or necessity for the screen to be scrollable. If the specific fragment's motion is locked, it would improve the user experience and interaction within the screen.

Current Dashboard fragment:

https://user-images.githubusercontent.com/54114888/184918047-22e7f3f1-8ec5-4fd3-9518-5c86a3071b8d.mp4

Akash-Ramjyothi commented 1 year ago

Maybe fixed on #951.

Smarshal21 commented 1 year ago

@SebaDro can i work on this and have my version of the fixing this issue????

javaman97 commented 1 year ago

@SebaDro Is this issue still open? I want to contribute to it.