Task 1. Add Search

1.1. Add an Options Menu with Search item

1.2. Create the layout for the search activity

1.3. Add an Activity for searching

1.4. Trigger SearchActivity from the menu

1.5. Implement the onClick handler for the Search button in the SearchActivity

1.6. Implement the search method in WordListOpenHelper