Applications Mobiles
Aperçu des sections
-
-
-
-
-
this part describes the following topics:
1-What is a user interface (UI)?. 2- Composable functions. 3- Add
Paddings. 4- Arrange the text elements in a row and column (UI
Hierarchy). 5- Resources in Jetpack Compose. 6- Layout Modifiers.
-
-
-
-
-
-
Chapter 03: Develop Android apps with Kotlin.
Part 2
1- Styling text. 2- Icons. 3- Buttons. 4- Text-Fields. -
More Material Components and layouts:
1. Content Slots, 2.Scaffold (Screen Contents, AppBars,
FloatingActions, SnackBars, Drawers, Sheets,
Backdrops) -
Part 3
Understanding navigation. An overview of navigation within Compose including explanations of routes, navigation graphs, the navigation back-stack, passing arguments, and the NavHostController and NavHost classes.
-
-
-