AndroidTagGroup icon indicating copy to clipboard operation
AndroidTagGroup copied to clipboard

android:minHeight 不起作用

Open xuxucode opened this issue 10 years ago • 1 comments

 <me.gujun.android.taggroup.TagGroup
      android:id="@+id/user_tags"
      style="@style/MyTagGroup"
      android:minHeight="200dp"

TagGroup的高度没变。

xuxucode avatar Aug 11 '15 09:08 xuxucode

I am using mTagGroup.getInputTagText() but its returning empty why?

Ayaz12 avatar Dec 18 '15 13:12 Ayaz12