/RedarWav

雷达波浪扩散图

Primary LanguageJava

RedarWav

雷达波浪扩散图 使用自定义View RippleBackground

<com.xyu.stu.demo.redarwav.RippleBackground
        android:id="@+id/content"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        app:rb_color="#0099CC"
        app:rb_duration="3000"
        app:rb_radius="32dp"
        android:layout_centerInParent="true"
        app:rb_rippleAmount="6"
        app:rb_scale="6">
<!--包含的其他布局-->
 </com.xyu.stu.demo.redarwav.RippleBackground>