Lists Screen
The ListsScreen serves as a base screen to display multiple lists in one screen, one horizontal other one vertical or grid format
Author
N7ghtm4r3 - Tecknobit
Parameters
The support viewmodel of the screen
The title of the screen
See also
Inheritors
Functions
Method to arrange the content of the screen to display
Method to calculated the bottom padding based on the isBottomNavigationMode flag
Method to calculated the start padding based on the isBottomNavigationMode flag
The UI to display when, after filtering, the set of the data is empty
Custom action to execute when the androidx.compose.material3.FloatingActionButton is clicked
UI to filter the ItemsAdaptedSize list
UI to filter the ItemsInRow list
The column or grid list dynamically adapted based on the screen size
The horizontal list to display the items in row format