I\'ve been following along with the directions here for both SearchView and dialog implementations. Both are visible below. There are many questions on SO that focus on customiz
You should create an activity for search results and write a layout xml file where listview or recyclerview fill width using match_parent value.
Content must be search results in adapter.