Merge "Force searchview to stretch entire actionbar."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c721a4e2f9
@@ -478,6 +478,7 @@ public class SettingsActivity extends SettingsDrawerActivity
|
||||
}
|
||||
|
||||
mSearchMenuItem.setOnActionExpandListener(this);
|
||||
mSearchView.setMaxWidth(Integer.MAX_VALUE);
|
||||
mSearchView.setOnQueryTextListener(this);
|
||||
mSearchView.setOnCloseListener(this);
|
||||
|
||||
|
Reference in New Issue
Block a user