xml 连锁反应

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 连锁反应相关的知识,希望对你有一定的参考价值。


<!--Conrtols the color of the ripple-->
  <item name="colorControlHighlight">#ColorCode</item>

<!--Add the following attribute to the views whose ripple animation you want to enable
  WITH BORDER-->
android:background="?android:attr/selectableItemBackground"
<!--Enable clickable or set onClickListener-->
android:clickable="true" 


<!--Add the following attribute to the views whose ripple animation you want to enable
  WITHOUT BORDER-->
android:background="?android:attr/selectableItemBackgroundBorderless"
<!--Enable clickable or set onClickListener-->
android:clickable="true" 

<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
     android:color="#ColorCode">
      
</ripple>
<?xml version="1.0" encoding="utf-8"?>
<ripple xmlns:android="http://schemas.android.com/apk/res/android"
     android:color="#ColorCode">
     <!--Without mask, it will create a cborderless ripple-->
    <item android:id="@android:id/mask"
        android:drawable="@android:color/white"/>
</ripple>

以上是关于xml 连锁反应的主要内容,如果未能解决你的问题,请参考以下文章

IDEA 右键NEW没有XML Configuration File怎么解决?

反应原生地图折线

执行脚本时没有任何反应?

结合反应性和事件反应性来生成绘图

osgearth反应慢

消息!关于E2B(R3)XML文件递交系统上线的通知