<com.hootsuite.nachos.NachoTextView android:id="@+id/nacho_post_question" android:layout_width="match_parent" android:layout_height="wrap_content" app:chipBackground="@color/gray" app:chipTextColor="#FFFF" app:chipTextSize="16dp" app:chipHeight="30dp" app:chipVerticalSpacing="3dp" />
how can i limit the text field to only have one chip and no more
<com.hootsuite.nachos.NachoTextView android:id="@+id/nacho_post_question" android:layout_width="match_parent" android:layout_height="wrap_content" app:chipBackground="@color/gray" app:chipTextColor="#FFFF" app:chipTextSize="16dp" app:chipHeight="30dp" app:chipVerticalSpacing="3dp" />how can i limit the text field to only have one chip and no more