Yes you can use toolbar as action bar then in menu item you can use Search
view to search or filter the Page.Then you can apply filter on textchanged
of the editttext in searchView.
http://developer.android.com/intl/ru/training/search/index.html
http://codetheory.in/adding-search-to-android/
you can use these tutorails to implement this.


On Thu, Mar 24, 2016 at 12:43 PM, Andrey <andrey.a.b...@gmail.com> wrote:

> Hello!
>
> In material design specs
> <https://www.google.com/design/spec/layout/structure.html#structure-app-bar> 
> written
> that AppBar title can be a page filter.
> Can anyone tell me is there a quick way to implement it?
> Something similar to deprecated NAVIGATION_MODE_LIST feature, or I should
> implement it manually by providing custom AppBar layout?
>
> Thanks!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/android-developers/d279c5f6-7690-41c2-94c2-2a21e64c24fc%40googlegroups.com
> <https://groups.google.com/d/msgid/android-developers/d279c5f6-7690-41c2-94c2-2a21e64c24fc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABHzXAT5dv9LPRePmx0Fo4goPDJfw5CBdk%3DYZKNHFWYGDAOJ0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to