Daniel Grech

Results 3 issues of Daniel Grech

java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251) at java.util.ArrayList.get(ArrayList.java:304) at com.owentech.DevDrawer.appwidget.DDWidgetViewsFactory.getViewAt(DDWidgetViewsFactory.java:72) at android.widget.RemoteViewsService$RemoteViewsFactoryAdapter.getViewAt(RemoteViewsService.java:164) at com.android.internal.widget.IRemoteViewsFactory$Stub.onTransact(IRemoteViewsFactory.java:85) at android.os.Binder.execTransact(Binder.java:351) t dalvik.system.NativeStart.run(Native Method)

Often its useful for users to be able to click on the current location overlay. These changes creating a new annotation (with a blank marker) on the MyLocationOverlay if enabled.

enhancement

## Summary Currently, when navigating back to a `ReactFragment` instance that is on the fragment backstack, we trigger an `IllegalStateException` from within `ReactDelegate.loadApp()`: > "Cannot loadApp while app is already...

CLA Signed
Stale
Platform: Android
Bug
Shared with React Native Team