-
```
What steps will reproduce the problem?
1. create MyItemizedOverlay
2. put marker hotspot to CENTER_BOTTOM
3. run app
What is the expected output? What do you see instead?
You'd expect the click t…
-
```
What steps will reproduce the problem?
1. create MyItemizedOverlay
2. put marker hotspot to CENTER_BOTTOM
3. run app
What is the expected output? What do you see instead?
You'd expect the click t…
-
```
What steps will reproduce the problem?
1. create MyItemizedOverlay
2. put marker hotspot to CENTER_BOTTOM
3. run app
What is the expected output? What do you see instead?
You'd expect the click t…
-
```
What steps will reproduce the problem?
1. create MyItemizedOverlay
2. put marker hotspot to CENTER_BOTTOM
3. run app
What is the expected output? What do you see instead?
You'd expect the click t…
-
This is so weird and likely such an edge case that I'm not sure it needs a fix, but I figure it's worth mentioning.
When trying to launch RotaryCraft + DragonAPI, both V31b, I get a crash unless I'm …
-
Hi
I have simple app, works fine in dev mode (`$ node main.js`) but build attempt ends with exception:
``` bash
$ strace -o ../strace.log androidjs build
(...)
building ...3...
java.io.IOE…
-
```
Which device (manufacturer, type)?
HTC Thunderbolt
Which firmware is installed?
Liquid Thunderbread 2.3
Android 2.3.4
Baseband 1.29.00.0627r, 0.01.69.0625r
Kernel 2.6.35.13-imoseyon-3.3.7AOSP+roo…
-
```
Which device (manufacturer, type)?
Motorola DroidX
Which firmware is installed?
Kernel 2.6.32.9-g0bae333qgd748@il93lnxdroid09 #1
Android Version 2.3.3
System Version 4.5.588.MB810.Verizon.en.us
Wh…
-
## Description
So I implement `AdMobBanner` and then decided to place is inside the `Text` component.
Why I did that, Well I have `AdMobBanner` inside `TouchableOpacity` component and if I do not pl…
-
Based on the Android docs (https://developer.android.com/develop/ui/views/layout/edge-to-edge), I would expect the following when using `SystemUiMode.edgeToEdge`:
* Android 10+ with gesture navigatio…