I am trying to implement SearchView with Material Design styles: http://www.google.com/design/spec/patterns/search.html#search-in-app-search , but I can not find a control that looks like Material Design . I want to implement SearchView as an application for Google Play or Gmail. Any idea?
you can use this library
https://github.com/lapism/SearchView
dependencies { compile 'com.lapism:searchview:2.1.1' }
Source: https://habr.com/ru/post/1617762/More articles:Java versus Javascript timeline deviation for old dates (3600 seconds) - javaAdding a dependency to a difficult task - buildIssue with the release of PredictionIO - predictionioHow to standardize REST errors in a JHipster application? - javaDownloading external changes that do not work with GRUNT - webstormHow can I track the origin of Devel :: Peek - perlHow to create a PID trap for multiple commands separated by && - bashResponsive Image Gallery Solution - javascriptDocker RUN fails with "returns non-zero code: 6" - dockerHow to load an additional file when bash starts - bashAll Articles