android-chrome Questions
3
It seems Android Chrome has a pretty major bug where sometimes the address bar hiding/showing causes fixed elements to shift their bounding box down/up by the browser's address bar height. So the e...
Manfred asked 19/6, 2018 at 23:9
2
I'm using the speech synthesis API on Android-Chrome. The issue is that although there are 4 English voices available, it is always US English that is used by the browser, no matter what the code s...
Eisk asked 24/10, 2018 at 17:42
2
Solved
I have a webpage where the font-size of body 16px.
On Google Chrome for Android, I have the following problem: When the page initially loads, the font size in elements which don't have a font-size...
Asare asked 28/11, 2019 at 19:21
13
Solved
I have a multilingual app with primary language English and secondary language Arabic.
As described in the documentation,
I have added android:supportsRtl="true" in the manifest.
I have changed ...
Gaytan asked 3/11, 2016 at 9:57
5
Solved
How do I get the height of the address bar in JavaScript in the Chrome browser for Android (marked by red rectangle in left picture)? I need to know that as it disappears while scrolling down and I...
Galengalena asked 22/6, 2018 at 14:20
1
I have a web app that uses wake lock (see below) - I have registered the origin trial and added the code to my index.html. - see https://lucid-franklin-4016c2.netlify.com/
When I load the page in ...
Iberian asked 26/1, 2020 at 10:59
1
Updated Post
The Problem
We have various logs indicating that a background update to Chrome is killing our app, which uses webviews. The logs all follow a similar pattern;
3034 3049 I ActivityMa...
Messer asked 28/9, 2018 at 10:38
1
Solved
I was wondering how I'd have to configure my app to open it with android-app://application.id?
adb shell am start android-app://application.id
The URI_ANDROID_APP_SCHEME seems not to work as doc...
Opossum asked 18/2, 2020 at 9:21
1
So, we are implementing navigator.share() (https://developers.google.com/web/updates/2016/09/navigator-share) in an Ionic v3 PWA.
It works, but there's a little problem we encountered which we don...
Attending asked 5/4, 2018 at 2:28
1
© 2022 - 2024 — McMap. All rights reserved.