Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollbar Added for Profiles screen #141

Closed

Conversation

Akash-Ramjyothi
Copy link

Fixes: #140

Description:

Added themed Scrollbar for the Profiles 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 Scrollbar:

ezgif com-gif-maker (14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrollbar on Profiles screen
2 participants