dynamite8 / resources-android-dev

Collection of resources for becoming an Android developer
7 stars 7 forks source link

Fixes #106: Added a background and a horizontal progress bar #129

Closed dambadipudi closed 6 years ago

dambadipudi commented 6 years ago

Fixes #106 .

Changes proposed in this pull request: Added a background image and the launcher icon image in the loading screen Added a horizontal progress bar in the loading screen Changed the accent color and primary color to match the colors in the launcher icon Removed the Firebase method call from onResume() in LaunchActivity as it is being called twice everytime