Reset search field on Country list on back or select
This commit is contained in:
parent
9755023e76
commit
c105154b46
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ public class CountryListFragment extends Fragment implements AdapterView.OnItemC
|
||||||
|
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
search.setText("");
|
||||||
|
|
||||||
return view;
|
return view;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue