liinahamari / Follower

Follower - background movement tracker with OpenStreetMap (osmdroid) used for observing tracks
MIT License
2 stars 2 forks source link

Feature: first-meet intro describing app's features #19

Open liinahamari opened 3 years ago

liinahamari commented 3 years ago

When user opens up application first time he\she should see slideshow describing app's core features. Every slide should contain title, description, picture (representing device screen with specific application state) and some unique (comparing to other slides) background color. User should be able to skip intro. Title and description should be translated to app's provided languages. This functionality, definitely, should be implemented via AppIntro library. Some UI tests should be added. TODO: Think about "splash screen" proxy with as fast as possible screen drawing mechanism.