jansusea / Android-RoundImageView

Round image view for Android

Home Page:www.juliodomingo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

www.juliodomingo.com


Languages

Language:Java 100.0%