Pramod Patel

Results 2 comments of Pramod Patel

The animation actually moves upwards while the icon stays at same location.

Just edit the gradle.properties in the root folder and add android.useDeprecatedNdk=true. Then edit the build.gradle file in your app's folder, set abiFilters as below: android { .... defaultConfig { .......