Describe the bug
For devices running Android 12+ the text size setting is broken when using the contrast or monet app themes. The default text size is always used.
To Reproduce
Settings -> User Interface -> Text Size -> Large
- Navigate to the main screen. The text size is unchanged.
Settings -> User Interface -> Text Size -> Small
- Navigate to the main screen. The text size is still unchanged.
Expected behavior
The text size setting should adjust the size of the text throughout the UI.
Version Info:
- App Version: v0.17.0
- Android Version: 12
Additional context
This worked correctly on older versions (introduced in v0.17.0). It also works correctly on older Android versions (tested with Android 10).
Describe the bug
For devices running Android 12+ the
text sizesetting is broken when using thecontrastormonetapp themes. The default text size is always used.To Reproduce
Settings -> User Interface -> Text Size -> LargeSettings -> User Interface -> Text Size -> SmallExpected behavior
The
text sizesetting should adjust the size of the text throughout the UI.Version Info:
Additional context
This worked correctly on older versions (introduced in
v0.17.0). It also works correctly on older Android versions (tested with Android 10).