crystal-wallet-android/app
Severiano Jaramillo 36d97e8166 Change background animation in IntroActivity from Video to GIF.
The video background animation was giving errors on Android Lollipop and wasn't displaying correctly. Searching on the internet I found that the encoding of the video could be the problem but tested with many different encoding profiles (H.264 high, main, baseline) and none of them solved the issue so I finally gave up and converted the video back to a GIF and used that one.
2018-10-25 11:51:53 -05:00
..
schemas/cy.agorise.crystalwallet.dao.CrystalDatabase New unit test implementation github style for some UI implementations 2018-08-27 07:31:55 -05:00
src Change background animation in IntroActivity from Video to GIF. 2018-10-25 11:51:53 -05:00
.gitignore First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
build.gradle Change background animation in IntroActivity from Video to GIF. 2018-10-25 11:51:53 -05:00
proguard-rules.pro Change background animation in IntroActivity from Video to GIF. 2018-10-25 11:51:53 -05:00