[Solved] Dynamically create TextView with listeners


maybe setTag(id) with id of hobby and inside OnClickListener obtain this tag by (int) v.getTag()

1

solved Dynamically create TextView with listeners