作者:甜甜天蚕宝_431 | 来源:互联网 | 2023-09-18 18:57
Hereistheoutputofmycode.IcannotgetallviewsalignedineachListViewitem.Ialreadyused
Here is the output of my code. I cannot get all views aligned in each ListView item. I already used layout_weight for each view and also set the layout_width to 0sp. Really curious about why it cannot work. Hope to get some solutions. Thank you!
这是我的代码的输出。我无法在每个ListView项目中对齐所有视图。我已经为每个视图使用了layout_weight,并将layout_width设置为0sp。真的很好奇为什么它不能工作。希望得到一些解决方案。谢谢!
list_item.xml
...
2 个解决方案