mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-15 10:43:36 -06:00
- The code's bottom was still clipped: the autosize TextView used wrap_content height, which clips glyph bottoms. Give it a fixed 96dp box (autosize 24-64sp, gravity center) so the text is centered inside a bounded box and never clipped. - The "Enter this code…" line appeared twice (static label + statusText). Clear statusText when paired so it shows only once, with the code. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||