标签: android border android-drawable
我希望Android View(在我的情况下为CardView)的一个边框(一侧)不规则。
View
CardView
这是JS Create an irregular border中的类似问题
我无法使用可绘制layers来做到这一点,即使看起来可能很复杂,也可以使用Kotlin进行编码,但这似乎也太复杂了。
layers
有没有办法做到这一点?也许使用SVG?