Skip to content

ifhaveif/Android-RoundImageView

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Android-RoundImageView

Round image view for Android

How use this View:

Include this view on your layout

<com.quaksire.android.ui.RoundImageView android:layout_width="100dp" android:layout_height="100dp" android:src="@drawable/white_color"/>

<com.quaksire.android.ui.RoundImageView android:layout_width="200dp" android:layout_height="200dp" android:src="@drawable/wolf"/>

About

Round image view for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%