我在布局里面设置了显示园,但不生效。包括设置圆角也不生效。 `<com.othershe.library.NiceImageView android:id="@+id/siv_big_head" android:layout_width="200dp" android:layout_height="200dp" android:layout_marginLeft="140dp" app:is_circle="true" android:src="@mipmap/ic_default_head" />`