AlertDialog 自定义背景

 A  内容为ListView时,更改如下item改变相应的颜色
         
         topDark 更改title背景颜色
        <item name="android:topDark">@drawable/popup_top_dark</item>
         
         存在title 和 button 时  centerBright 为content背景图片
        <item name="android:centerBright">@drawable/popup_center_bright</item>
         
         存在title 不存在 button 时  bottomBright 为content背景图片 -->
        <item name="android:bottomBright">@drawable/green</item>


         bottomMedium 更改bottom背景颜色
        <item name="android:bottomMedium">@drawable/popup_bottom_medium</item>   
        
        B  内容为文字时,更改如下项目改变相应颜色
        
         topDark 更改title背景颜色 
        <item name="android:topDark">@drawable/alert_red</item>
        
         centerDark 更改content背景颜色 
        <item name="android:centerDark">@drawable/alert_gray</item>
         
         bottomMedium 更改bottom背景颜色 
        <item name="android:bottomMedium">@drawable/alert_white</item>


        <item name="fullDark">@android:drawable/popup_full_dark</item>
        <item name="topDark">@android:drawable/popup_top_dark</item>
        <item name="centerDark">@android:drawable/popup_center_dark</item>
        <item name="bottomDark">@android:drawable/popup_bottom_dark</item>
        <item name="fullBright">@android:drawable/popup_full_bright</item>
        <item name="topBright">@android:drawable/popup_top_bright</item>
        <item name="centerBright">@android:drawable/popup_center_bright</item>
        <item name="bottomBright">@android:drawable/popup_bottom_bright</item>
        <item name="bottomMedium">@android:drawable/popup_bottom_medium</item>
        <item name="centerMedium">@android:drawable/popup_center_medium</item>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值