Android代码 FlycoRoundView
FlycoRoundView A library helps Android built-in views easy and convenient to set round rectangle background and accordingly related shape resources can be reduced. 一个扩展原生控件支持圆角矩形框背景的库,可以减少相关shape资源文件使用. Demo Gradle dependencies{ compile 'com.flyco.roundview:FlycoRoundView_Lib:1.1.4@aar' } Attri
用户评论