Skip to content

Commit

Permalink
streetcomplete#362 updated authors and removed wall and pond hydrant …
Browse files Browse the repository at this point in the history
…from initial list
  • Loading branch information
Krzysztof Krason authored and Krzysztof Krason committed Jul 18, 2017
1 parent 91f7ce0 commit 8cb481d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ public class AddFireHydrantTypeForm extends ImageListQuestAnswerFragment
return 2;
}

@Override protected int getMaxNumberOfInitiallyShownItems()
{
return 2;
}

@Override public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState)
{
Expand Down
4 changes: 2 additions & 2 deletions res/authors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ URLs to other sources used:
- Twemoji 2 (MIT license) https://github.com/twitter/twemoji/
- EmojiOne 2 (CC-BY 4 license) https://github.com/emojione/emojione/tree/2.2.7
- elegant themes (GPL) https://www.elegantthemes.com/blog/freebie-of-the-week/beautiful-flat-icons-for-free
- Creative Tail (CC-BY 4 license) https://www.creativetail.com/icons/
- Creative Tail Object Icons (CC-BY 4 license) https://www.creativetail.com/free-objects-icons/


File Author if not Tobias Zwick / Source
Expand Down Expand Up @@ -44,7 +44,7 @@ quest_icons.svg
notes
parking
parking_maxstay
fire_hydrant modified from Creative Tail
fire_hydrant modified from Creative Tail Object Icons
pedestrian
pedestrian_crossing
phone
Expand Down

0 comments on commit 8cb481d

Please sign in to comment.