I want to show some default suggestions in SearchView when User hasn\'t typed anything. I am setting my custom suggestion adapter manually using matrix cursor. I tried setting
Try adding this in AndroidManifest.xml along with your activity for example name of your activity is activity1.
instead of "adjustPan" you might use "adjustResize"