小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

中興U795滾動(dòng)文字教程完美解決運(yùn)營(yíng)商隱藏問(wèn)題

 刷機(jī)大神728 2014-10-29

  反編譯UI

  打開(kāi)res/layout/status_bar.xml

  和添加文字和滑動(dòng)一樣,在你想要添加的位置添加以下代碼:

  

  我的建議依然是添加在android:id="@id/ticker" 這段代碼的上面,不管4+還是2.3都有這段!不可能沒(méi)有!

  然后將diy_px.xml添加到res/layout目錄下。

  這個(gè)xml依然是我寫的,你可以自定義它的名字,但是相對(duì)應(yīng)的這句也要更改。

  diy_px.xml,你可以適當(dāng)?shù)恼{(diào)整代碼,但不要隨便刪除代碼!不然文字不滾動(dòng),或者只滾動(dòng)幾遍我概不負(fù)責(zé)!

  好了,教程就是這么簡(jiǎn)單。

  自己試試吧。

  完爆魅族的狀態(tài)欄。

  這是添加的那個(gè)文檔名稱 diy_px.xml

  內(nèi)容如下

  <>< p=""> <>

  xmlns:android="http://schemas./apk/res/android"

  android:gravity="center"

  android:layout_gravity="top|left"

  android:orientation="vertical"

  android:paddingTop="3.0dip"

  android:paddingLeft="5.0dip"

  android:layout_width="180.0dip"

  android:layout_height="wrap_content">

  <>< p=""> <>

  android:textSize="20.0dip"

  android:textColor="#ff6abaff"

  android:ellipsize="marquee"

  android:background="#00000000"

  android:focusable="true"

  android:focusableInTouchMode="true"

  android:layout_width="wrap_content"

  android:layout_height="wrap_content"

  android:text="所謂青春就是一場(chǎng)無(wú)聲的兵荒馬亂的戰(zhàn)爭(zhēng),而我們終究潰不成軍。"

  android:singleLine="true"

  android:marqueeRepeatLimit="marquee_forever"

  android:shadowColor="#BA332A"

  android:shadowDx="2.0"

  android:shadowDy="2.0"

  android:shadowRadius="1.0"

  android:textColorHighlight="#21E228"

  android:textColorLink="#E9C718"/>

  

  這段就是滾動(dòng)文字可自己更改 android:text="所謂青春就是一場(chǎng)無(wú)聲的兵荒馬亂的戰(zhàn)爭(zhēng),而我們終究潰不成軍。"顏色,字號(hào)都可以改

  


    本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評(píng)論

    發(fā)表

    請(qǐng)遵守用戶 評(píng)論公約

    類似文章 更多