Mauker1 / MaterialSearchView

Android Search View based on Material design guidelines.
Other
1.08k stars 154 forks source link

how to set the maximum of the history items that appear? #139

Closed semnazri closed 6 years ago

semnazri commented 6 years ago

Hi. how to set the maximum of the history items that appear?

Mauker1 commented 6 years ago

Use the method: setMaxHistoryResults(int maxHistory)