15 skills found
lopspower / CircularImageViewCreate circular ImageView in Android in the simplest way possible
Pkmmte / CircularImageViewCustom view for circular images in Android while maintaining the best draw performance
sparrow007 / CircularImageviewThis project allowing you to create circular and rounded corner Imageview in android through simplest way.
abdularis / CircularImageViewCircle image view :red_circle: and Avatar image view :smiley: for android
grahamsmith / CircularImageViewThis is an extended version of the Android ImageView that creates an ImageView in a circular shape with a border
Pareshoct7 / RoundImageThis library is used for converting Bitmap or Drawable images to Round or Circular Shape. Round image view for Android or Circular Image View for Android.Tags Android Round Circularimageview Circle Rounded Corner imageview library.
subinkrishna / CircularImageViewA checkable Android ImageView implementation that draws circular images with support for optional placeholder text. CircularImageView supports Picasso & Glide.
AtifSayings / CircularImageViewLibrary to show image in Circular Shape
amitjangid80 / MultiutillibA library to help with database setup; working with queries like insert, create, delete, drop, select; for using rest api consumtion; shared preferences; image zoom in and zoom out, applying font to the entire layout, checking if internet connection is available or not, setting an image view in square shape, circular shape, with initial letter or avatat, and replacing null in a string and replacing true or false with 1 or 0, switch button, custom toast message, datetime utils, location services, location address, validation of different types, set max length, set character counter, check if url is valid and much more. Check out the README.md for more information and latest update. You can check out the website 'https://amitjangid80.github.io/multiutillib/' as well.
skyfall336 / CircularImageView这是一个可以将图片裁剪成圆形的自定义控件,可以指定圆心和半径以及添加(多层)边界并设置其颜色和宽度。
naveendew / Overlapping RecyclerViewRecyclerView with Overlaping Horizontal layout
annhienktuit / CircularImageviewRotationA library support circular imageview with rotation animation
manjunathc23 / CircularImageViewCustom circular image views for android
leomindez / CircularImageViewLibrary to create a circular image view .
gregbarbosa / CircularImageViewI spent way too much time trying to create a circle image view using a table view's cell. So I decided to share the code.