screentinker/android/app/src/main/res
ScreenTinker 60cda97b1d fix(android): stop pairing-code glyph clip + remove duplicate instruction
- 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.
2026-06-08 19:53:44 -05:00
..
drawable Initial open source release 2026-04-08 12:14:53 -05:00
layout fix(android): stop pairing-code glyph clip + remove duplicate instruction 2026-06-08 19:53:44 -05:00
values Initial open source release 2026-04-08 12:14:53 -05:00
values-de i18n: add Android localized string resources 2026-04-29 20:20:14 -05:00
values-es i18n: add Android localized string resources 2026-04-29 20:20:14 -05:00
values-fr i18n: add Android localized string resources 2026-04-29 20:20:14 -05:00
values-hi i18n: add Android localized string resources 2026-04-29 20:20:14 -05:00
values-pt i18n: add Android localized string resources 2026-04-29 20:20:14 -05:00
xml Initial open source release 2026-04-08 12:14:53 -05:00