AndBible / and-bible

AndBible: Bible Study
https://andbible.org
GNU General Public License v3.0
598 stars 197 forks source link

Full screen mode should not put text on top of camera lens #3328

Open tuomas2 opened 3 weeks ago

tuomas2 commented 3 weeks ago

Not sure if it is avoidable, but this was complaint from an user. https://support.andbible.org/scp/tickets.php?id=2724

sethwhite2 commented 1 week ago

I can take a look at this one. I'm able to replicate with the version I have downloaded.

Are the support tickets only available internally or are you able to add users to see the full ticket? If not, can you share the full text of the ticket and any screenshots? Thanks.

timbze commented 1 week ago

Hi Seth, that would be great! The following is all the relevant text concerning this issue. I think it would be good to investigate what other text reader apps do, or if they do anything, regarding this issue. The support site is private. If you are interested in offering more help for the AndBible project my suggestion is to start with an easy issue like this, and also feel free to tell us a bit more of what your interests would be in this project by emailing help.andbible@gmail.com

Notched space in fullscreen view. My phone has a camera on top of the screen. I can't read the Bible text well in fullscreen because the camera has blocked it

tuomas2 commented 1 week ago

I checked and support ticket does not provide relevant screenshots. You can investigate if Google provides some way / API to determine which pixels are covered by camera and do something based on that information.

sethwhite2 commented 1 week ago

Sounds great. I know there's some apis we can use to get the location and height of the cutout/camera. I'll see what I can do.