-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert SettingsFragment to Jetpack Compose.
Leveraging the library https://github.com/zhanghai/ComposePreference for this migration. See https://developer.android.com/codelabs/jetpack-compose-migration#0 for background information. Still in Step 1: very simple migration as a first step. bottom-up approach where we simply migrate the Settings screen view subtree.
- Loading branch information
1 parent
c056650
commit 56ed7ed
Showing
8 changed files
with
381 additions
and
379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.