Testing

mobile android

Trying things out

  • Go to the Preview

Button click

  • Click the button in view

A click on the button should open the second_view to display the list of chores.

Selection in list

  • Try to select an item in the list in second_view

If we select an item in the list, the view description_view should open.

Click and long click

  • Try clicking the Rich Text component:

    1. normal click

    2. long-click and hold

There should be a difference in where you end up.