abdalmoniem / abdalmoniem/Caffeinate

[Bug] A UI display bug under largest scaling settings

Open
#78 3 comments 0 reactions 1 assignee Claimed by @abdalmoniem View on GitHub
bug todo
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 .
![overlap](https://github.com/user-attachments/assets/838a2164-5432-4f92-9fa5-5ccf493feece)

### 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
![0](https://github.com/user-attachments/assets/04596d17-0ffd-4833-98a5-7048fdffa0a7)

- **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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.