Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b923918b authored by Fan Zhang's avatar Fan Zhang
Browse files

Force searchview to stretch entire actionbar.

Bug: 30747805
Change-Id: If702ab934dbed6ee329b87dde565c1e381136849
parent 3ed14f78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -478,6 +478,7 @@ public class SettingsActivity extends SettingsDrawerActivity
        }

        mSearchMenuItem.setOnActionExpandListener(this);
        mSearchView.setMaxWidth(Integer.MAX_VALUE);
        mSearchView.setOnQueryTextListener(this);
        mSearchView.setOnCloseListener(this);