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

Commit c721a4e2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Force searchview to stretch entire actionbar."

parents 70bc5294 b923918b
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);