ProjectsScreen

The ProjectsScreen displays the projects lists of the com.tecknobit.pandoro.localUser such projects in development and the complete projects list

Author

N7ghtm4r3 - Tecknobit

See also

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun FabAction()

Custom action to execute when the androidx.compose.material3.FloatingActionButton is clicked

Link copied to clipboard

UI to filter the ItemsAdaptedSize list

Link copied to clipboard

UI to filter the ItemsInRow list

Link copied to clipboard
open override fun ItemsAdaptedSize()

The column or grid list dynamically adapted based on the screen size, the complete projects list

Link copied to clipboard
open override fun ItemsInRow()

The horizontal list to display the items in row format, the projects currently com.tecknobit.pandorocore.enums.UpdateStatus.IN_DEVELOPMENT

Link copied to clipboard