mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
## Description Fixes a small UI glitch when the subtitle label is too long, it would slightly increase the high of the labels. This is especially noticeable on series details if some episodes have the long label and some don't because the episode row will bounce up and down a few pixels. Also moves the labels closer together and changes "Disabled" to "None" when subtitles are turned off. ### Related issues None ### Testing Emulator & compose previews ## Screenshots ### Before The subtitle label is slightly taller than the others <img width="528" height="36" alt="image" src="https://github.com/user-attachments/assets/32d322bc-11cc-4238-840c-03ae41b069d3" /> ### After The ellipse doesn't look great, but there's limited space and looks better than being cut off. <img width="510" height="37" alt="image" src="https://github.com/user-attachments/assets/40af707c-3121-40c0-a978-60781d9704d6" /> ## AI or LLM usage None |
||
|---|---|---|
| .. | ||
| config | ||
| schemas/com.github.damontecres.wholphin.data.AppDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||