kute
kute copied to clipboard
GCI 2017 //Multiple Changes
- Added a busflaticon.png in drawables, which would be used on the splash activity
- Updated the xml of splash screen to include an animation
- Updated the SplashActivity.java to run an animation when the app starts
- Fixed the error of multiple versions of android.google.gms being used, by replacing the different versions by a single updated version (in app gradle file).