Gain focus on open.

This commit is contained in:
Dmitry Yunitsky 2015-06-10 02:30:49 +03:00 committed by Alex Zolotarev
parent b629a59454
commit da0dd987f8

View file

@ -233,6 +233,7 @@ public class SearchFragment extends BaseMwmListFragment implements View.OnClickL
LocationHelper.INSTANCE.addLocationListener(this);
setSearchQuery(getLastQuery());
mEtSearchQuery.requestFocus();
}
@Override