AndraxDev / speak-gpt

Your personal voice assistant based on OpenAI ChatGPT.
https://play.google.com/store/apps/details?id=org.teslasoft.assistant
Apache License 2.0
290 stars 59 forks source link

Zoom setting in Android Accessibility causes design issues #19

Closed skkr closed 1 year ago

skkr commented 1 year ago

Description: The Zoom setting in Android Accessibility is causing some design issues in the app. I have noticed the following problems:

1) In the welcome screen, the button below the text is off the screen, and it is not possible to scroll to it. 2) When the assistant is opened after sharing something, or if it is set as the default assistant app, the right side of the bubbles is slightly off the screen, and the copy button is partially hidden.

Suggestion: it cuould be also a nice feature to have the option to increase font size in chat messages.

AndraxDev commented 1 year ago

It should now work. I tested it on my old phone with maximal font and UI scale.

skkr commented 1 year ago

Yes, it looks well now.

Although I still find the chat font size a little small.

AndraxDev commented 1 year ago

Font size is default (16sp). Larger font size may have visual bugs like text cutting or inconsistent UI. SP is adjustable settings. You can change font setting in Acccessibility settings.

skkr commented 1 year ago

I have the accessibility zoom enabled one point larger than the default, but still looks small to me.

ChatGPT font is easier to read to me.

Here you can compare.

Screenshot_20230429_165741_SpeakGPT.jpg

Screenshot_20230429_165807_SpeakGPT.jpg

skkr commented 1 year ago

Not critical, but it would be a nice addition have an option to change it in settings. Just a suggestion.