Open
Description
Description:
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.