You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
WhatsApp.Video.2022-08-16.at.8.45.43.PM.mp4
The text was updated successfully, but these errors were encountered:
Description:
In the
Dashboard
fragment at theBaseMainActivity
, 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 islocked
, it would improve the user experience and interaction within the screen.Current Dashboard fragment:
WhatsApp.Video.2022-08-16.at.8.45.43.PM.mp4
The text was updated successfully, but these errors were encountered: