Open aemxn opened 8 years ago
Is there a way I can override the padding of the searchview from the source?
Default build is padded, but I couldn't find where to set this in the code, nor in layout. I want the searchview to touch the screen's edge.
EDIT: I noticed that when set to menuItem mode, there is no left and right padding. But not in toolbar mode.
menuItem
toolbar
Is there a way I can override the padding of the searchview from the source?
Default build is padded, but I couldn't find where to set this in the code, nor in layout. I want the searchview to touch the screen's edge.
EDIT: I noticed that when set to
menuItem
mode, there is no left and right padding. But not intoolbar
mode.