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
To try out this sample app, use the latest stable version of Android Studio. You can clone this repository or import the project from Android Studio following the steps here.
8
+
</p>
9
+
8
10
9
11
This sample showcases:
10
12
11
-
UI state management
12
-
Integration with Architecture Components: Navigation, Fragments, ViewModel
13
-
Back button handling
14
-
Text Input and focus management
15
-
Multiple types of animations and transitions
16
-
Saved state across configuration changes
17
-
Material Design 3 theming and Material You dynamic color
18
-
UI tests
19
-
</p>
13
+
- UI state management
14
+
- Integration with Architecture Components: Navigation, Fragments, ViewModel
15
+
- Back button handling
16
+
- Text Input and focus management
17
+
- Multiple types of animations and transitions
18
+
- Saved state across configuration changes
19
+
- Material Design 3 theming and Material You dynamic color
0 commit comments