how to align android chips to the end in chipgroup?

后端 未结 3 2005
独厮守ぢ
独厮守ぢ 2021-01-27 08:44

Hi I have a chipgroup and I dynamically create chips and add to chipgroup.

However I want the chips to be at the right end of chipgroup but it is always to the l

3条回答
  •  天命终不由人
    2021-01-27 09:02

    You need to change your ChipGroup group property. here is changed code.

    
    
    
    
    
     
    

    I hope this will work. if not then post your RelativeLayout on your question.

提交回复
热议问题