Textview with long text pushes out other views in GridLayout despite ellipsize=end

前端 未结 14 1984
星月不相逢
星月不相逢 2020-12-24 01:19

My problem is very similar to How to get a layout where one text can grow and ellipsize, but not gobble up the other elements on the layout, but read on below why I can\'t u

14条回答
  •  感情败类
    2020-12-24 01:59

    I think you should create custom layout for your purpose. I don't know how to do this using only default layouts/view and make it work for all cases.

提交回复
热议问题