Android创建抗锯齿透明背景圆角图像
资源文件列表
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/.gitignore , 354
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/build.gradle , 330
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/AndroidManifest.xml , 841
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/build.gradle , 581
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/ic_launcher-web.png , 75340
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/lint.xml , 52
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/pom.xml , 1462
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/proguard-project.txt , 781
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/color/border.xml , 246
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-hdpi/ic_launcher.png , 9046
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-ldpi/ic_launcher.png , 3022
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-mdpi/ic_launcher.png , 4648
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo1.jpg , 300346
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo2.jpg , 333153
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo3.jpg , 307412
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo4.jpg , 442134
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo5.jpg , 524324
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo6.jpg , 433044
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-nodpi/photo7.jpg , 149848
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/drawable-xhdpi/ic_launcher.png , 14391
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/layout/fragment_rounded.xml , 529
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/layout/picasso_item.xml , 2080
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/layout/rounded_item.xml , 2229
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/values/strings.xml , 328
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/values/styles.xml , 637
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/values-v11/styles.xml , 307
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/res/values-v14/styles.xml , 362
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/src/com/makeramen/example/ColorFragment.java , 3071
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/src/com/makeramen/example/ExampleActivity.java , 1496
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/src/com/makeramen/example/PicassoFragment.java , 4222
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/example/src/com/makeramen/example/RoundedFragment.java , 3744
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/gradle/wrapper/gradle-wrapper.jar , 50514
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/gradle/wrapper/gradle-wrapper.properties , 230
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/gradlew , 5080
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/gradlew.bat , 2404
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/NOTICE.txt , 11850
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/pom.xml , 3995
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/README.md , 4307
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/AndroidManifest.xml , 255
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/build.gradle , 2328
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/pom.xml , 2583
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/proguard-project.txt , 781
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/res/values/attrs.xml , 422
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/src/com/makeramen/RoundedDrawable.java , 10813
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/roundedimageview/src/com/makeramen/RoundedImageView.java , 8176
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/screenshot-oval.png , 198429
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/screenshot.png , 203493
Android创建抗锯齿透明背景圆角图像/RoundedImageView-master/settings.gradle , 47
