abdalmoniem / abdalmoniem/Caffeinate
[Bug] A UI display bug under largest scaling settings
- Dominant language
- Kotlin
- Stars
- 131
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
## Bug Report
### Description
When using the app, some UI elements do not display correctly due to display scaling settings.
text "Theme" overlaps with Button "System Default"
i believe these buggy views are TextView @id/appThemeTextView and Button @id/appThemeButton in activity_main.xml .

### Steps to Reproduce
1. use the largest display and font size in android settings
2. Launch the app
3. Observe the issue
### Expected Behavior
screen shot under default settings

- **App Version:** 1.8.0
- **Android Version:** 10.0
- **Device Model:** Pixel 2
- **Rooted or Non-Rooted:** Non-Rooted
- **Screen Orientation:** Portrait
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.