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

溫馨提示×

溫馨提示×

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

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

自定義 Toast

發布時間:2020-10-08 01:48:03 來源:網絡 閱讀:368 作者:huangmeicai 欄目:移動開發

        


View toastRoot = getLayoutInflater().inflate(R.layout.toast, null);  

       TextView message = (TextView) toastRoot.findViewById(R.id.message);  

        message.setText("My Toast");  

  

        Toast toastStart = new Toast(this);  

        toastStart.setGravity(Gravity.BOTTOM, 010);  

        toastStart.setDuration(Toast.LENGTH_LONG);  

        toastStart.setView(toastRoot);  

        toastStart.show();  

toast.xml

<?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"
    android:background="@drawable/toast_frame"
    >
 <TextView
  android:id="@+id/message"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_weight="1"
        android:textAppearance="@style/TextAppearance.Small"
        android:textColor="@color/bright_foreground_dark"
        android:shadowColor="#BB000000"
        android:shadowRadius="2.75"
    />
</LinearLayout>


向AI問一下細節

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

AI

丰台区| 商河县| 大方县| 威信县| 芦山县| 确山县| 霍林郭勒市| 和硕县| 苍梧县| 泰和县| 德江县| 桃园县| 河池市| 南开区| 慈溪市| 孝昌县| 炉霍县| 和政县| 石河子市| 霍林郭勒市| 黄石市| 勐海县| 区。| 思南县| 广平县| 阜康市| 林芝县| 兰考县| 肥东县| 乌拉特中旗| 江阴市| 盐山县| 电白县| 霍州市| 越西县| 西乌珠穆沁旗| 新干县| 清水河县| 揭阳市| 双柏县| 北宁市|