You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/04/12 09:24:47 UTC

[GitHub] [fineract-cn-mobile] jawidMuhammadi opened a new pull request #102: Feat: Implements the splash screen in right and better way

jawidMuhammadi opened a new pull request #102: Feat: Implements the splash screen in right and better way
URL: https://github.com/apache/fineract-cn-mobile/pull/102
 
 
   The splash screen has been implemented using an activity although there is no need for an activity. The aim of the splash screen is to avoid showing a white screen until the start of an activity. So whenever we use an activity to implement it then we won't achieve the exact purpose of Splash Screen. For more details, please visit [here](https://android.jlelse.eu/launch-screen-in-android-the-right-way-aca7e8c31f52)
   
   Please Add Screenshots If any UI changes.
   
   Please Add Summary of what changes you have made and if possible provide links.(Optional)
   
   Please make sure these boxes are checked before submitting your pull request - thanks!
   
   - [ ] Apply the `AndroidStyle.xml` style template to your code in Android Studio.
   
   - [ ] Run the unit tests with `./gradlew check` to make sure you didn't break anything.
   
   - [ ] If you have multiple commits please combine them into one commit by squashing them.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services