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

Shared element transition does not work when the activity goes in background and when you again bring it back from recents.

Hi Team, I have followed this basic sample to implement shared element animation in my app. but Activity A Finishes before animation get completes. I have just tried in ActivitySceneTransitionBasic...

I tried GridToPager sample, it works as expected. On the other hand when the GridFragment is itself the child of a viewPager the transition no longer works. I have made...

I don't know if this is a bug or not but this is really strange, especially the latter problem which seems somewhat random. I just added two views above and...

**Issue by [iomagics](https://github.com/iomagics)** _Tuesday May 15, 2018 at 23:36 GMT_ _Originally opened as https://github.com/google/android-transition-examples/pull/5_ ---- Fixed the sloppy bugs I made on last pull request. ---- _**[iomagics](https://github.com/iomagics)** included the following...

migrated googlesamples

**Issue by [zhongjhATC](https://github.com/zhongjhATC)** _Monday May 20, 2019 at 09:29 GMT_ _Originally opened as https://github.com/googlesamples/android-unsplash/issues/12_ ---- I'm from China. My English is not very good. I'm very sorry. The following is...

migrated googlesamples

**Issue by [israelmatavele](https://github.com/israelmatavele)** _Monday Jan 16, 2017 at 14:06 GMT_ _Originally opened as https://github.com/googlesamples/android-OurStreets/issues/3_ ---- Information:Gradle tasks [clean, :app:generateDebugSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies, :app:generateDebugAndroidTestSources, :app:compileDebugSources, :app:compileDebugUnitTestSources, :app:compileDebugAndroidTestSources] D:\AndroidStudioProjects\OurStreets\app\src\main\res\drawable\ic_panorama.xml Error:Error: For input string:...

migrated googlesamples

**Issue by [krishna-ksharma](https://github.com/krishna-ksharma)** _Thursday Aug 09, 2018 at 17:25 GMT_ _Originally opened as https://github.com/googlesamples/android-ActivitySceneTransitionBasic/pull/10_ ---- Have mentioned steps to reproduce view visibility issue. Kindly take a look at it. It's...

migrated googlesamples

**Issue by [mladenrakonjac](https://github.com/mladenrakonjac)** _Wednesday Oct 12, 2016 at 08:00 GMT_ _Originally opened as https://github.com/googlesamples/android-ActivitySceneTransitionBasic/issues/9_ ---- Is it possible to do such a thing?

migrated googlesamples