https://github.com/antoniolg/brandedlaunchscreen
An example on how to implement a Branded Launch Screen in Android
https://github.com/antoniolg/brandedlaunchscreen
Last synced: 7 months ago
JSON representation
An example on how to implement a Branded Launch Screen in Android
- Host: GitHub
- URL: https://github.com/antoniolg/brandedlaunchscreen
- Owner: antoniolg
- Created: 2015-08-09T19:21:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-09T19:29:35.000Z (about 10 years ago)
- Last Synced: 2025-03-21T19:02:50.512Z (7 months ago)
- Language: Java
- Size: 161 KB
- Stars: 65
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Branded Launch Screen
This example supports the explanation of the article about this topic at my blog:
[http://antonioleiva.com/branded-launch-screen](http://antonioleiva.com/branded-launch-screen)More about launch screens at Material Design specs:
[https://www.google.com/design/spec/patterns/launch-screens.html#launch-screens-branded-launch](https://www.google.com/design/spec/patterns/launch-screens.html#launch-screens-branded-launch)