RuffianZhong/RWidgetHelper

RImageView tint失效

android-1995 opened this issue · 1 comments

<com.ruffian.library.widget.RImageView
            android:layout_width="30dp"
            android:layout_height="30dp"
            android:src="@drawable/ic_setting"
            android:tint="@color/black" />

最新版本已修复