android - 自定义ListView
巴扎黑
巴扎黑 2017-04-17 17:53:01
0
2
423

今天自定义一个带时间轴的listview,自定义完之后出现问题了,就是listview中的item覆盖在了时间轴上(就是只有item之间的间隔中才能看见时间轴的线),如何让时间轴显示在item上方

巴扎黑
巴扎黑

reply all(2)
迷茫

If you are using FrameLayout, just write ListView at the top in xml. I don’t know how you implemented it specifically and it’s hard to answer.

刘奇

It is recommended that you use relativeLayout to achieve it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template