animation-samples icon indicating copy to clipboard operation
animation-samples copied to clipboard

Multiple samples showing the best practices in animation on Android.

Results 28 animation-samples issues
Sort by recently updated
recently updated
newest added

I opened the app and its only showing a progress bar of loading screen.

I'm trying to replace the RecyclerView to ViewPager in the item (GridToPager) example with RecyclerView to ViewPager2 (RecycleView), because I want to use ViewPager2 as my detail list interface (like...

Hello, Thank you so much for making this really helpful example. I found an edge case when swiping to images that are not initially visible in the `RecyclerView` of the...

On 10in tablets, the images get so big that they create a false bottom, hiding the text below. This PR incorporates the minimum and maximum size for the square layout...

Not working back transition in GridFragment put on ViewPager, so how to set GridFragment on viewpager I build Gallery app so I make one viewpager with contains two fragment First...

The transition is not working as in example, only do the fade animation. Any idea? https://i.stack.imgur.com/xpXw8.gif https://stackoverflow.com/questions/69115600/shared-element-transition-on-item-inside-recyclerview-in-a-fragment-to-another

https://github.com/android/animation-samples/blob/master/DrawableAnimations/app/src/main/java/com/example/android/drawableanimations/ViewBindingDelegates.kt#L30 after ``` private val binding by viewBindings(HomeFragmentBinding::bind) ```

Is there anyway to set the progress of transition? I want to make the two activity of my app can be switched with gesture just like viewgroup. Is there any...

Images are not loading in "Browse samples - Animation - Motion", because image links broken. OS: Manjaro Linux. ![java-bug](https://user-images.githubusercontent.com/63557005/94525234-74743c00-023c-11eb-9d8e-69785a31d368.png)