-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Splash/Loading screen for the first launch #24
Comments
What size should it have? |
Hi, it should be fullscreen content view. This is a bit programmer task, the size will dynamically change, adjusting itself to device screen size. If you want to do only the designer work, you can work on a 1280 x 720 pixel screen. You can design the screen, export images in .png and someone else will do the programming work. |
I can do something nice in Gif version too, can it work? |
Hi. No .Gif is not useful in Android. .png files are only way. |
I want to contribute to this. |
Great, @jackapp ! Consider yourself assigned. |
Hi again, can I work on this? I clearly understand what needs to be done. |
@kapilajayant sure! Consider yourself assigned |
Is this actually still open @ardovic ? |
@emirgo, yes of course! |
@ardovic can I work on this issue? |
Sure! |
@ardovic I want to do the only programming work. |
Is this issue still open? |
it seems so, but you're always welcome to contribute and polish the current code as you find suitable |
Looks like a splash loaded up, is this still an open issue? If so, are there any changes that I can help with? |
We might have forgotten to close the issue. Anyways you're welcome to check and make some fixes/additions too! We are happy to welcome any contributions! |
Hello! I’m interested in this task and would like to contribute by implementing the splash screen as per the outlined requirements. If the task is still open, I’d be happy to get started. Also, I was wondering if there’s a possibility to communicate directly via Telegram or WhatsApp to discuss the details more efficiently? My WhatsApp number is +37378353911. Thank you for the opportunity to contribute to your project! Best regards, |
As you know, our app is loading city/country data from file to SQLite database on first launch. This takes few seconds and currently it appears to the user as a white screen.
I suggest we add another content view before this long process (a splash screen) which will tell the user that (1) this loading is only for a single time, (2) our applications name: "Open Weather Android", (3) some weather related background, and (4) Android OSC (Open Source Community) logo with text.
Logo for Android OSC is below:
The text was updated successfully, but these errors were encountered: