Tag autocomplete tweak
This commit is contained in:
parent
921e7bae4f
commit
09ed184482
2 changed files with 0 additions and 27 deletions
|
@ -230,7 +230,6 @@ public class AdvancedDataFragment extends Fragment {
|
|||
}
|
||||
// addPoiToStringSet(mapPoiTypes.getOtherPoiCategory(), tagKeys);
|
||||
addPoiToStringSet(mapPoiTypes.getOtherMapCategory(), tagKeys);
|
||||
TagTester.areAllTagsPresent(tagKeys);
|
||||
|
||||
ArrayAdapter<Object> adapter = new ArrayAdapter<>(linearLayout.getContext(),
|
||||
R.layout.list_textview, tagKeys.toArray());
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue