Users cannot see the ‘ready’ button if they adjust font size on their phones. We are using the particle android SDK and we account for the font size accessibility settings within the app but ui breaks when user launches particle SDK. See image below
To replicate this I am using an samsung s10 and set the font size like the image below and launched the sdk.
Maybe adding a scrollView will solve this issue.
I have also opened an issue on github https://github.com/particle-iot/particle-android/issues/102