Use EditText for search in ActionBar

SearchView is too limited in terms of customizability for the
kind of UI styling we are trying to do. All we really need is a
space to enter text into, so use a EditText embedded in a custom
ActionBar view instead.

Bug: 13932490

Change-Id: I7081684c46b29b416dd6d0e5fcff249ee6f00405
6 files changed
tree: 5555a7370250124ed9f6414c6de04331cb06a79e
  1. res/
  2. src/
  3. tests/
  4. Android.mk
  5. AndroidManifest.xml
  6. proguard.flags