-
Hi,
Would it be possible to support timing functions like https://github.com/cats-oss/Sica#easingfunctions in ViewAnimator?
Thanks for this library.
-
## Expected Behavior
## Actual Behavior
## Steps to Reproduce the Problem
1.
1.
1.
## Specifications
- Version:
- Platform:
- Subsystem:
-
Acceptance Criteria:
1. There is an Espresso test for the Translate phase.
2. The Espresso test verifies that slide-specific audio playback works.
3. The Espresso test verifies that slide-specific …
-
清一色的 Using XXXSDK (x.x.x)
没有 source change to 'xx' from 'xx' 的输出
意思是切换失败了吗?? 要怎么处理呢
-
Hi,
I have been trying for a while to install pods in my podfile, but seem to get the error above consistently. I have been using XCode 10 beta for a while, but have had no problems with this.
S…
-
Hello,
Here is my code:
```
ViewAnimator viewAnimator = ViewAnimator.animate(textView)
.tada()
.duration(4000)
.repeatMode(ValueAnimator.INFIN…
-
Hi, thanks for the library, I have a issue with running the animation on UICollectionView, I followed the instruction step by step looking at the example in the repository, but it won't work and it do…
-
Hi, please let me ask about the title issue that I encountered.
I tried to setup Folding-cell, reading Readme.
However, I came across this fatalError due to something wrong.
I'm going to show how…
-
It's for a very very short time, but you can notice it in some content.
In my sample POC, I've made a ViewAnimator that has an ImageView and PlayerView. When the player says it's completely ready a…
-
I'm not really sure why it happens but maybe i'm not releasing my fragment ( there is 3 fragment on top and each of it has 1 Lottie animation view )
Device: P6 android 5.0
```java
Fatal Except…