enviroCar / enviroCar-app

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

Scrollbar for Car Selection screen #719

Closed Akash-Ramjyothi closed 9 months ago

Akash-Ramjyothi commented 3 years ago

Fixes: #718

Description:

Added themed Scrollbar for the Car Selection screen to improve the user interface of the android application. The scrollbar is not static/fixed. It fades away if not used for a few seconds. The scrollbar is a component of AndroidX and no 3rd party library is used which increases the compatibility of the component in the app. The scrollbar will only appear if items exceed the screen size as of to improve user's ease of access. The length of scrollbar is not fixed and varies according to the entities present

Sample demo of current Car Selection screen:

ezgif com-gif-maker (10)

Sample demo of Car Selection screen with Scrollbar:

ezgif com-gif-maker (11)

Akash-Ramjyothi commented 3 years ago

@arvindnegi1 @bpross-52n sir can you please review this PR?

Akash-Ramjyothi commented 2 years ago

@SebaDro sir please review it.

Akash-Ramjyothi commented 2 years ago

@SebaDro @arvindnegi1 @bpross-52n can you please review it before it gets superseded?

SebaDro commented 9 months ago

This PR only provides minor style improvements, which are not considered. Therefore, I will close it.