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

Locked Scrolling in Dashboard fragment #951

Open
wants to merge 1 commit into
base: gsoc2022
Choose a base branch
from

Conversation

Akash-Ramjyothi
Copy link
Contributor

@Akash-Ramjyothi Akash-Ramjyothi commented Aug 16, 2022

Fixes: #950.

Description:

Programmatically have set the NestedScrollingEnabled in the Dashboard fragment to be false as there is no generic requirement for this particular screen to be Scrollable. It would also improve the user experience and interaction within the screen while navigating.

Current Dashboard fragment:

WhatsApp.Video.2022-08-16.at.8.45.43.PM.mp4

Scrolling locked Dashboard fragment:

WhatsApp.Video.2022-08-16.at.8.25.30.PM.mp4

@Akash-Ramjyothi Akash-Ramjyothi changed the base branch from master to gsoc2022 August 16, 2022 15:39
@cdhiraj40
Copy link
Contributor

@Akash-Ramjyothi I think the reason it's scrollable is for small screens. 🤔

@Akash-Ramjyothi
Copy link
Contributor Author

@cdhiraj40 since the app is responsive, that would not be an issue right.

@cdhiraj40
Copy link
Contributor

@cdhiraj40 since the app is responsive, that would not be an issue right.

What do you mean by responsive? Can you try the dashboard fragment on a small screen in an emulator? I think if you lock there then only some of the part will be shown

@Akash-Ramjyothi
Copy link
Contributor Author

@cdhiraj40 that is a really good idea to test this case. I will perform the required action and update.

@SebaDro
Copy link
Contributor

SebaDro commented Sep 22, 2022

As far as I can say is that the Dashboard screen is not shown in his full shape on my smartphone, which has a smaller screen. Thus, it necessary that scrolling is enabled. Have you checked it in an emulator as mentioned in your previous comment?

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

Successfully merging this pull request may close these issues.

Scrolling in Dashboard fragment
3 participants