ComposePrefs3
ComposePrefs3 copied to clipboard
Add Summary on, summary off to SwitchPref, CheckboxPref .. migrate to build.gradle.kts
migration build.gradle -> build.gradle.kts targetSdk 33 -> 34
TextPref default enabled : true SwitchPref, CheckBoxPref : add summary on & summary off
SettingsScreen : add example of summary on & summary off of SwitchPref, CheckBoxPref