Does animation on Android change depending on the IDE? -


i imported project intellij (pre-gradle structure) android studio (latest version) copying files new project , making corresponding changes necessary (loading libs, changing package names, etc.)

it works except there's bug animations , placements of views.

can problem depending on ide or there wrong code? (i tried code in intellij , worked after importing problems occur).

thank in advance!!!

no. ide changes nothing how application built or runs. ide exists provide convenient way of viewing , editing code.

the culprits using different versions of build tools or using different versions of libraries.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -