inneke-dc
inneke-dc
In Crashlytics I see a lot of crashes which all come down to the same thing: Fatal Exception: java.lang.IncompatibleClassChangeError Couldn't find com.alexgilleran.icesoap.annotation.XMLField.value libcore.reflect.AnnotationAccess.toAnnotationInstance (AnnotationAccess.java:659) java.lang.reflect.Field.getAnnotation (Field.java:242) For example at lines...
Is it possible to have all children in one row to have the same width? When I use the same flexGrow value for all children, they won't take up the...
I've noticed that sometimes a row or column is set on a tile that is outside of the image's bounds. This originates from `TileView.computeAndRenderTilesInViewport()`: the grid is too large. This...