Top "Android-animation" questions

Animations can be integrated into Android Apps, through both Java and XML.

Animation not working the in custom dialog

I have made the custom dialog following this link and its working perfectly all fine. but then I think to …

android android-animation android-dialog customdialog
Implementation of KenBurns effect on Android with dynamic bitmaps setting

Background I am working on an implementation of the "KenBurns effect" (demo here) on the action bar , as shown on …

android animation android-animation image-manipulation android-kenburnsview
How to animate on finish() via ActivityOptions in Android?

I'm working on an app that has two activities, Main and Info. The App is started with the MainActivity and …

android bundle android-animation activity-finish
fragments, android:zAdjustment (z order) and animations

I'm using the support library. Now, I want to have a fragment shifting in from the bottom, moving OVER the …

android-fragments android-animation
Windowmanager with Animation

First of all thanks everyone who tries to reply this topic. I have an activity and I wanted to show …

android android-animation window-managers translate-animation
Style property 'width' is not supported by native animated module: need advice for rewriting my code

I inherited the following component which worked well with former versions of react-native, displaying an opaque scrolling progress bar on …

react-native android-animation react-native-animatable
Snackbar animation android

Can I disable the default Snackbar animation in android? If yes then how? Please give me an example. Also, I …

android android-animation android-snackbar snackbar
Animate Android Ring Shape's sweep angle

Attempting to animate the Android Ring Shape to produce an effect similiar to the shown sequence of images. I have …

java android android-layout android-animation shapedrawable
Tinder like app view with Animation

I have requirement to develop the view which is same like in Tinder App in play store. I have already …

android android-layout android-animation swipeview