Skip to content

Locked Scrolling in Dashboard fragment - #951

Open
Akash-Ramjyothi wants to merge 1 commit into
enviroCar:gsoc2022from
Akash-Ramjyothi:scrolling_lock
Open

Locked Scrolling in Dashboard fragment#951
Akash-Ramjyothi wants to merge 1 commit into
enviroCar:gsoc2022from
Akash-Ramjyothi:scrolling_lock

Conversation

@Akash-Ramjyothi

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

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

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

@Akash-Ramjyothi

Copy link
Copy Markdown
Contributor Author

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

@cdhiraj40

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@SebaDro

SebaDro commented Sep 22, 2022

Copy link
Copy Markdown
Contributor

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