-
@cammace created an example of Marker animation using `Handler.postDelayed()`. While this works, this isn't the ideal implementation. This gave me the idea to use `PropertyAnimation` from the Android …
-
I am getting a lot of this errors, but have no idea how to reproduce them... And it only happpens on one of my generated Activities. Gere is the stack
`Fatal Exception: java.lang.RuntimeException: Un…
-
```
```
-
This is not an issue since Android 2.3 is a pretty old platform and trying to support is on our own. This is more of a friendly need for help.
I managed to make the time picker dialog back compatible …
-
Hi @bonnyfone
Thank you for this library.
**The Icons**
The start icon (SVG): https://storage.googleapis.com/material-icons/external-assets/v1/icons/svg/ic_menu_white_24px.svg
The end icon (SVG)…
-
I have a RecyclerView inside SwipeLayout in a fragment. The navigation will always perform a hide animation when swipe up even there is not enough items in RecyclerView to scroll. The layout:
```
…
-
when i switch menu,it cause Didn't find class "com.nineoldandroids.animation.ObjectAnimator exception
-
I've spent the last couple of days analyzing the java and native code to find a way to improve the performance when an Annotation position changes (I'm in a context where around 10 to 15 annotations a…
leye0 updated
8 years ago
-
The toggle does not finish animation or not doing animation at all (when i build release with minify enable). It happened when i build project on some PC but not some others.
![screenshot_2016-03-08-1…
-
I want to use this library in my app but I'm facing some issues with it. I have a `ViewPager` with 3 Tabs, first 2 are displaying some images and the last one has a `RecyclerView` displaying 5 `Card V…