com.d4rk.androidtutorials.java icon indicating copy to clipboard operation
com.d4rk.androidtutorials.java copied to clipboard

Ensure settings updates trigger main UI recreation

Open MihaiCristianCondrea opened this issue 3 months ago • 0 comments

Summary

  • return whether the stored language actually changed when applying settings
  • update the main ViewModel to recreate the activity when theme or language changes
  • clarify the MainUiState flag so configuration changes propagate to the UI

Testing

  • ./gradlew test (fails: SDK location not found in CI container)

Codex Task

MihaiCristianCondrea avatar Nov 11 '25 06:11 MihaiCristianCondrea