[**URL of codelab**](https://developer.android.com/codelabs/basic-android-kotlin-compose-activity-lifecycle#4) [5. Explore configuration changes](https://developer.android.com/codelabs/basic-android-kotlin-compose-activity-lifecycle#4) Use rememberSaveable to save values across configuration changes **Describe the problem** Values are not in MainActivity they are in DessertClickerApp <img width="568" height="247" alt="Image" src="https://github.com/user-attachments/assets/5cd3117e-5720-43d4-958f-9b5763a6904a" />
URL of codelab
5. Explore configuration changes
Use rememberSaveable to save values across configuration changes
Describe the problem
Values are not in MainActivity they are in DessertClickerApp