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

溫馨提示×

溫馨提示×

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

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

定制progrebar-如何讓控件在2.x系統里顯示holo風格(4.x系統下的控件風格)

發布時間:2020-10-20 01:25:48 來源:網絡 閱讀:459 作者:海太帥 欄目:移動開發


定制progrebar,這里以progrebar(small)為例,使之在2.x系統里顯示holo風格。

1)找到系統文件styles.xml 和themes.xml。

在目錄adt-bundle\sdk\platforms\android-19\data\res\values下找到styles.xml和  themes.xml,用Uedit打開;

2) 在系統的styles.xml中搜索控件名稱progrebar,找到

“  <style name="Widget.Holo.ProgressBar.Small" parent="Widget.ProgressBar.Small">

        <item name="android:indeterminateDrawable">@android:drawable/progress_small_holo</item>

    </style>”,其中@android:drawable/progress_small_holo是屬性;

3) 復制progress_small_holo,在adt-bundle\sdk\platforms\android-19\data\res\values\drawable文件夾下搜“progress_small_holo”,

找到對應的xml文件,拷貝到我們自己的項目的res下的drawable文件夾下(這個文件夾要自己建)

注意:如果屬性值為?開頭,則使用后面字符串在先在themes.xml中搜索,重復步驟3.

xml文件內容如下:

<layer-list xmlns:android="http://schemas.android.com/apk/res/android">

    <item>

        <rotate

             android:drawable="@drawable/spinner_16_outer_holo"

             android:pivotX="50%"

             android:pivotY="50%"

             android:fromDegrees="0"

             android:toDegrees="1080" />

    </item>

    <item>

        <rotate

             android:drawable="@drawable/spinner_16_inner_holo"

             android:pivotX="50%"

             android:pivotY="50%"

             android:fromDegrees="720"

             android:toDegrees="0" />

    </item>

</layer-list>


4) 修改錯誤。因為拷貝的progress_small_holo中有張圖片spinner_16_outer_holo,需要拷貝到自己的項目中。

adt-bundle-windows-x86-20130917\sdk\platforms\android-18\data\res\drawable-hdpi中搜索圖片名稱spinner_16_outer_holo,

并將其拷貝到自己的項目中的drawable-hdpi文件夾下;

4) 修改控件屬性。拉一個 progrebar(small)控件,設置為在2.x系統下預覽 ,在屬性中加入

     android:indeterminateDrawable="@drawable/progress_small_holo"。


向AI問一下細節

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

AI

淄博市| 德清县| 墨江| 佛学| 盘锦市| 锡林郭勒盟| 饶阳县| 广安市| 驻马店市| 开原市| 甘谷县| 肇州县| 庄浪县| 辽宁省| 万山特区| 宝应县| 保靖县| 顺昌县| 竹山县| 两当县| 方山县| 章丘市| 景德镇市| 利辛县| 湖南省| 沈丘县| 鹿邑县| 新宁县| 宁国市| 库伦旗| 乡宁县| 乐都县| 襄城县| 北宁市| 兰州市| 天柱县| 临清市| 都兰县| 寿光市| 塘沽区| 岳阳市|