The Crystal multi-chain cryptocurrency mobile wallet
Find a file
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
app Change background animation in IntroActivity from Video to GIF. 2018-10-25 11:51:53 -05:00
gradle/wrapper - Fixed QR scanner in send fragment not triggering when the camera is focusing on a QR code 2018-10-07 20:02:56 -04:00
.gitignore - Added wrtie timeout for the faucet request 2018-09-18 15:47:15 -04:00
build.gradle Adjust kotlin puglin version to compile proyect 2018-09-29 15:46:35 -05:00
gradle.properties First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
gradlew.bat First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00
LICENSE Update LICENSE 2018-05-31 09:49:11 +03:00
README.md Initial commit 2017-08-23 17:31:51 +03:00
settings.gradle First commit (Base Android Studio project) 2017-08-17 18:38:05 -03:00

crystal-wallet-android