Johannes Waltsgott
Johannes Waltsgott
Hi and thx for the quick reply. I'm using frank export with an ENV[mytarget]=platform, so I could handle some content (inside .haml) platformspecifically. For some image, the iPad doesn't render...
Here's my working snippet of changing the icon during animation (had to slightly adjust @Croutonix example): ```java private static final int ANIMATION_DURATION = 300; private static final float ROTATION_ANGLE =...
see my working snippet for changing the icon here: https://github.com/Clans/FloatingActionButton/issues/430#issuecomment-374522726