-1

Is the Android Search Interface as it is implemented in the Documentation still up-to-date for the new Toolbar which was Introduced in Android 5 with AppCompatActivity and Material Design? Or is this still a solution for the old ActionBar(e.g. from ActionBarActivity)?

unlimited101
  • 3,653
  • 4
  • 22
  • 41
  • read the material design guidelines https://www.google.com/design/spec/patterns/search.html#search-in-app-search – tyczj Oct 16 '15 at 13:29

1 Answers1

2

To answer your question, no it's not up to date with the new design. But that doesn't mean you can't figure out how to do the task with the new design and toolbar. But no it's not updated.

tskulbru
  • 2,336
  • 1
  • 20
  • 38