android circular image view Android自定义圆形图像视图
Android自定义圆形图片视图1)将“lib-circular-image-view”库导入您的工作场所2)添加到您的项目中In the Package Explorer, right-click the dependent project and select Properties. In the Properties window, select the "Android" properties group at left and locate the Library properties at right. Click Add to open the Project Selection dialog. From the list of available library projects, select a project and click OK. When the d
用户评论