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

**Issue by [Saraislet](https://github.com/Saraislet)** _Friday Nov 25, 2016 at 02:45 GMT_ _Originally opened as https://github.com/googlesamples/android-Interpolator/pull/6_ ---- ---- _**[Saraislet](https://github.com/Saraislet)** included the following code: https://github.com/googlesamples/android-Interpolator/pull/6/commits_

migrated googlesamples

**Issue by [metc](https://github.com/metc)** _Wednesday Jan 27, 2016 at 20:13 GMT_ _Originally opened as https://github.com/googlesamples/android-Interpolator/pull/5_ ---- Screenshots are now displayed correctly in the [README](README.md) file. This PR fixes the issue #4....

migrated googlesamples

**Issue by [sphairo](https://github.com/sphairo)** _Friday Mar 13, 2015 at 22:10 GMT_ _Originally opened as https://github.com/googlesamples/android-Interpolator/issues/3_ ---- Error:(38, 13) Attribute instrumentation#android.test.InstrumentationTestRunner@targetPackage value=(com.example.android.interpolatorplayground) from AndroidManifest.xml:38:13 Cannot resolve symbol android:targetPackage="com.example.android.interpolatorplayground"

migrated googlesamples

**Issue by [sphairo](https://github.com/sphairo)** _Friday Mar 13, 2015 at 22:09 GMT_ _Originally opened as https://github.com/googlesamples/android-Interpolator/issues/2_ ---- Error:(38, 13) Attribute instrumentation#android.test.InstrumentationTestRunner@targetPackage value=(com.example.android.interpolatorplayground) from AndroidManifest.xml:38:13

migrated googlesamples

**Issue by [fundasec3](https://github.com/fundasec3)** _Saturday Mar 23, 2019 at 18:53 GMT_ _Originally opened as https://github.com/googlesamples/android-CustomTransition/pull/3_ ---- ---- _**[fundasec3](https://github.com/fundasec3)** included the following code: https://github.com/googlesamples/android-CustomTransition/pull/3/commits_

migrated googlesamples

**Issue by [rcd27](https://github.com/rcd27)** _Monday Dec 24, 2018 at 12:03 GMT_ _Originally opened as https://github.com/googlesamples/android-CustomTransition/issues/2_ ---- https://github.com/googlesamples/android-CustomTransition/blob/master/build.gradle

migrated googlesamples

I import the "Motion" sample as it and My tried with "Navigation --> Shared Element" will crash on emulator v16 with the following trace: ``` java.lang.UnsupportedOperationException: FragmentContainerView does not support...

Would be great to update the Compose samples to use the Compose BOM. See https://github.com/android/user-interface-samples/pull/399 for an example of how to do such a migration.