wlky / AnkiDroid-Wear

Anki for Android Wear devices
GNU General Public License v2.0
48 stars 11 forks source link

[Enhancement] Automatically resizing text #29

Open LemmusLemmus opened 3 years ago

LemmusLemmus commented 3 years ago

I think the app could greatly benefit from auto-resizing text based on the boundaries present to ensure maximum readabilty (with configurable minimum & maximum font sizes), especially pertaining to round screens where text is easily cut of (when the text is long enough to warrant scrolling some text will of course have to be cut of, but it would be nice to at least see three full lines of text instead of merely one. I'd however argue that the blame lies on the smartwatch designers who thought that a completely round screen was a good idea to begin with). Related: Autosizing TextViews.

Please just view this as a potential collective todo and not as a request of any kind.