91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

SmartImageView初接觸

發布時間:2020-08-04 10:12:03 來源:網絡 閱讀:589 作者:老婆的寶寶 欄目:移動開發

最近一直在學習從遠程服務器獲取圖片,開始時都是手寫這些處理,后來接觸到了smartImageview這個插件。github獲取地址:https://github.com/loopj/android-smart-p_w_picpath-view

官方原版插件說明

Overview

        SmartImageView is a drop-in replacement for Android’s standard ImageView which additionally allows p_w_picpaths to be loaded from URLs or the user’s contact address book. Images are cached to memory and to disk for super fast loading.


Features

    • Drop-in replacement for ImageView

    • Load p_w_picpaths from a URL

    • Load p_w_picpaths from the phone’s contact address book

    • Asynchronous loading of p_w_picpaths, loading happens outside the UI thread

    • Images are cached to memory and to disk for super fast loading

    • SmartImage class is easily extendable to load from other sources


其中用到的就是:setImageUrl()方法,該方法有好幾個重載方法,用到了這個

setImageUrl(String url,int fallbackResource)

這個方法的參數解析如下:url當然是遠程圖片的地址,第二個參數是當獲取遠程圖片失敗時,顯示的圖片,是一個int類型的res下的圖片的一個id


        在使用時,直接在布局文件里使用SmartImageView就行,這個類繼承自ImageView

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
   xmlns:android="http://schemas.android.com/apk/res/android"

   android:layout_width="match_parent"
   android:layout_height="match_parent"
   android:orientation="vertical">
   
   <com.yuanlp.smartp_w_picpathview.loopj.android.p_w_picpath.SmartImageView
       android:id="@+id/siv"
       android:layout_width="match_parent"
       android:layout_height="wrap_content"/>

</LinearLayout>

在MainActivity 中

com.yuanlp.smartp_w_picpathviewandroid.support.v7.app.AppCompatActivityandroid.os.Bundlecom.yuanlp.smartp_w_picpathview.loopj.android.p_w_picpath.SmartImageViewMainActivity AppCompatActivity {

    (Bundle savedInstanceState) {
        .onCreate(savedInstanceState)setContentView(R.layout.)SmartImageView siv=(SmartImageView) findViewById(R.id.)siv.setImageUrl(R.drawable.)}
}



向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

左云县| 苍山县| 江华| 辽阳县| 富裕县| 普安县| 冀州市| 堆龙德庆县| 偏关县| 岗巴县| 林西县| 阳朔县| 双鸭山市| 江川县| 民乐县| 乐平市| 富源县| 定日县| 宜君县| 永德县| 陇西县| 西乌| 叶城县| 白河县| 马关县| 永城市| 丰顺县| 安远县| 黑龙江省| 壤塘县| 治县。| 称多县| 潼南县| 奉化市| 洛扎县| 阿拉善盟| 遵化市| 天峨县| 习水县| 台北县| 微山县|