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

Add a splash screen for Android app #2

Open
mcicolella opened this issue Oct 23, 2017 · 6 comments
Open

Add a splash screen for Android app #2

mcicolella opened this issue Oct 23, 2017 · 6 comments

Comments

@mcicolella
Copy link
Contributor

We can take inspiration from our Java client splash screen.

splash2

@hackertronix
Copy link

I'm on it 👍

paulnunezm added a commit to paulnunezm/fd-android-client that referenced this issue Oct 24, 2017
@paulnunezm
Copy link
Contributor

Hi,

I created a pull request for this in which no timer is used to display or hide the splash screen.

@mcicolella
Copy link
Contributor Author

@paulnunezm I integrated your PR to update the codebase. Now the project compiles. But I'd change a bit the splash login.

@paulnunezm
Copy link
Contributor

@mcicolella Tell me how to see if I can do it.

@mcicolella
Copy link
Contributor Author

@paulnunezm the idea is having a centered logo (in attachment) and two rows with the text "Open IoT Framework" and "THING WIDER" (in red)
freedomotic

@paulnunezm
Copy link
Contributor

@mcicolella I used the image you send before, I also remove the background and save it as a PNG to be able to use in a background of any color:

image

If it doesn't show is because the app is loading too fast as it doesn't have anything to load. Once you have to load something the splash will show until the app is ready to show what's on the activity.

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

No branches or pull requests

3 participants