Skip to content

Created Splash Screen, Implemented Logout and managed App state for login and logout

Mukul Kumar requested to merge MukulCode/agora-android:master into gsoc-2019

In this MR I have performed these changes:

  1. Created Splash Screen which is having an animation of rotating agora icon which fades out after rotation.
  2. Managed app state: User will stay Logged In until he/she clicks on logout.
  3. Implemented a Logout feature.

Here is the demo : Logout_and_splash_screen

Merge request reports