Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

added splash screen #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added splash screen #5

wants to merge 1 commit into from

Conversation

hackertronix
Copy link

@hackertronix hackertronix commented Oct 23, 2017

fixed issue #2

I had to update the Gradle version along with support library versions to maintain compatibility with the latest version of Android Studio

@paulnunezm
Copy link
Contributor

Hi @hackertronix, creating a delay to show a splash screen is flagged as not a good practice, as it is delaying all the processes to start the objectListActivity.class, in this case by two seconds.

The splash screen should be visible until the desired activity is ready to show, without delaying the user more than its needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants