Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 478 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 478 Bytes

ThumbUpLayout

仿直播间点赞向上飘散效果

来一波效果图:

示例:

    <com.curry.wsd.thumbuplayout.view.ThumbUpLayout
        android:id="@+id/thumbUpLayout"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_marginBottom="10dp"
        app:scale="1.2">

添加代码:

thumbUpLayout.addHeart();