How to create a MeasureSpec from parent LinearLayout to child ImageViews

前端 未结 0 1341
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-27 01:16

So I have a LinearLayout with children of ImageViews.

I want to create a MeasureSpec so that the ImageViews\' width would at most be the width of the LinearLayout, while

相关标签:
回答
  • 消灭零回复
提交回复
热议问题