AndroidUIImageView
重寫ImageView冗栗,防止內存溢出(oom),圖片不壓縮宵凌。Android新手看這里~~
如何導入?
-
Android Studio
allprojects { repositories { ... maven { url 'https://jitpack.io' } } } dependencies { compile 'com.github.shuhaoSCode:AndroidUIImageView:-SNAPSHOT' }
eclipse止后。瞎惫。。請自行copy class译株。
如何使用瓜喇?
<com.shuhao.uiimageview.UIImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@mipmap/ic_launcher"/>
簡單粗暴有木有,直接做ImageView就行歉糜。原來OOM的項目現(xiàn)在完美運行~