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

added splash screen#5

Open
hackertronix wants to merge 1 commit into
freedomotic:masterfrom
hackertronix:splash-screen
Open

added splash screen#5
hackertronix wants to merge 1 commit into
freedomotic:masterfrom
hackertronix:splash-screen

Conversation

@hackertronix

@hackertronix hackertronix commented Oct 23, 2017

Copy link
Copy Markdown

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
Copy Markdown
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