SmileMeBack / smilemeback

Source code for SmileMeBack Android application
0 stars 1 forks source link

Create proof-of-concept tutorial system #14

Closed tpetmanson closed 9 years ago

tpetmanson commented 9 years ago
  1. How to add new images/categories

Initially the gallery is empty and the empty space can be used for a placeholder of an animation/text that instructs the user to press on the icon top-right.

  1. Editing/deleting

After adding new category/image and playing it first time, show a box that tells the user how to edit/delete the icon. Has "Do not show me again" box.

  1. Help overlay that can be accessed from menu under "...". Depending on where user is, overlays a help image with arrows/text etc that can be dismissed using a tap.
  2. During first-time startup, show a messagebox with initial description and instructions (optional).
tpetmanson commented 9 years ago

Now, in case of empty galleries, displays either

res/gallery_no_categories res/gallery_no_images

in the empty space.

tpetmanson commented 9 years ago

Popups done, also placeholder for HTML content under menu->tutorial