Android table with round border

前端 未结 3 1905
忘了有多久
忘了有多久 2021-01-30 11:22

How can I make a table with a round border, similar to the photo below, in Android?

\"Round-bordered

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-30 11:45

    I had a similar task recently so I decided to write a library for this purpose. Feel free to use it for your needs... https://github.com/vladexologija/GroupedTextView

    GroupedTextView

提交回复
热议问题