Is there a way to make SearchView\'s results list occupy whole screen width? I\'ve tried using custom layout for SearchView, but this doesn\'t change the search results list
You must get reference to SearchAutoComplete object which in my case android.support.v7.widget.SearchView using , then set its size , please check my answer here :