中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

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

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

自定義控件

發布時間:2020-08-10 23:27:19 來源:網絡 閱讀:199 作者:InProvence 欄目:移動開發

1,XML布局

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent" >
    <com.eduask.demo3.ui.UiTextView
        android:marqueeRepeatLimit="marquee_forever"
        android:ellipsize="marquee"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:singleLine="true"
        android:text="@string/hello_world" />
</RelativeLayout>

2,Java代碼

public class UiTextView extends TextView {

    public UiTextView(Context context, AttributeSet attrs, int defStyle) {
        super(context, attrs, defStyle);
        // TODO Auto-generated constructor stub
    }

    public UiTextView(Context context, AttributeSet attrs) {
        super(context, attrs);
        // TODO Auto-generated constructor stub
    }

    public UiTextView(Context context) {
        super(context);
        // TODO Auto-generated constructor stub
    }
    
    @Override
    public boolean isFocused() {
        // TODO Auto-generated method stub
        return true;
    }

}


向AI問一下細節

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

AI

蒙阴县| 庆城县| 天峻县| 本溪| 包头市| 娄烦县| 香河县| 六盘水市| 济宁市| 嘉鱼县| 宁强县| 许昌县| 平凉市| 石城县| 游戏| 溧水县| 湄潭县| 若羌县| 东乌珠穆沁旗| 江油市| 邢台县| 卢湾区| 来安县| 闽侯县| 达拉特旗| 娄烦县| 农安县| 如东县| 开鲁县| 中宁县| 丹江口市| 桦南县| 峨边| 平阴县| 衢州市| 武清区| 遂宁市| 行唐县| 田东县| 新乐市| 青阳县|