Gindiascholars2k18 / GIS-Android-Application

This is a GIS android app from google india scholars 2k18.
4 stars 3 forks source link

Added Splash Screen #5

Closed sdzshn3 closed 5 years ago

sdzshn3 commented 5 years ago

Added ButterKnife Added Material Design Components Changed AppCompat theme to MaterialComponents Added Splash Screen and animation Changed Java Version to 1.8 (required to make ButterKnife work in AndroidX)

Kvaibhav01 commented 5 years ago

Can you add a loading indicator? Also, when the main activity loads the transition between the splash screen and the main activity looks weird. Can that be fixed by adding a smooth transition between the two activities?