onnela-lab / beiwe-android

Beiwe is a smartphone-based digital phenotyping research platform. This is the Beiwe Android app code. The Beiwe2 app is also available on the Google Play store to use with open source builds of the Beiwe backend.
https://www.beiwe.org/
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Text size rendering issue #90

Open jprince127 opened 5 months ago

jprince127 commented 5 months ago

A study team reported the text in the "terms" was rendering incorrectly and the participant cannot scroll down to the bottom and accept the terms.

The model of the phone was a Galaxy A32 5G. The study is the Fatigue and Long Covid study on the EU server. The participants that reported this issue were gctddfvn and t768k9ww.

The issue was resolved when the participant reduced the text size in the settings of their phone. An image and video detailing the issue is attached below.

https://github.com/onnela-lab/beiwe-android/assets/143419633/90749b53-8eb4-4973-aef4-93c67212894a

biblicabeebli commented 5 months ago

hunh. That's odd, there's definitely nothing special going on in the bounding box that contains the text, maybe there's a weird issue with the LinearLayout? We are using some pretty old ui stuff.