mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-17 03:32:32 -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. |
||
|---|---|---|
| .. | ||
| app | ||
| gradle/wrapper | ||
| build.gradle.kts | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle.kts | ||