mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Small behavior improvement
This commit is contained in:
@@ -50,6 +50,7 @@ public class FragmentDialogTheme extends FragmentDialogBase {
|
||||
swBlack.setEnabled(colored && !grey && !solarized && optionId != R.id.rbThemeLight);
|
||||
|
||||
swHtmlLight.setEnabled(!colored || optionId != R.id.rbThemeLight);
|
||||
swComposerLight.setEnabled(!colored || optionId != R.id.rbThemeLight);
|
||||
}
|
||||
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user