-
There is no startLuckyWheelWithTargetIndex(index) method as you show in the example.
The wheel starts the animation only if the user rotates it by touching.
setLuckyRoundItemSelectedListener()'s ove…
-
hi, I am trying to set up an animation on an ImageView by using Techniques.RotateIn
YoYo.with(Techniques.RotateIn)
.duration(1000)
.interpolate(new AccelerateDecelera…
-
## What kind of issue is this?
- [ ] Feature Request.
Please developer, Can you add a way to add border color and Width, I am using a white button, For that I need a border.
## Details
…
-
I'm trying to use the `MorphButton` to transition from one drawable to another. Both `vc_startDrawable` & `vc_endDrawable` use an `animated-vector`. The `objectAnimator` animates the `trimPathStart` p…
-
This will massively improve scrolling performance for any GIFs in listviews.
-
Hi, I'm working on such behavior :
long click item -> show a dialog -> select 'move' on the dialog -> the item should floats up, then user can drag it and move.
I know I can use `dragManager.setD…
-
verision: 1.0.5
layout:
``` xml
```
on click throws:
java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.Rect android.graphics.drawable.Drawable.getBounds()' on a nul…
-
This works perfectly as a stand-alone android project, but when I try to implement it in my existing android app, the images do not swipe, it just remains static and does not respond to swipe gestures…
-
Hi, trying to animate by button with the following code but getting null exception not from my code but from internal code.
ViewAnimator.animate(binding.liveFavorite)
.zoomIn()…
-
Let's a consider a `MaterialSwitch` with a check mark thumb icon drawable specified with `app:thumIcon="@drawable/material_switch_check_selector"`:
material_switch_check_selector.xml
```
…