bajabob / FastPhrase

A voice recording application inspired by emergency crews
0 stars 0 forks source link

Fix Multiple Tags Off View #71

Closed wvance closed 8 years ago

wvance commented 8 years ago

When the user entered too many tags the tags fall outside the LinearLayout container they are held in. Issue described here: http://stackoverflow.com/questions/14528381/android-horizontal-linearlayout-wrap-elements

wvance commented 8 years ago

Fixed by adding FlowLayout plugin: https://github.com/ApmeM/android-flowlayout