Shouheng88/utils-android

bug

Closed this issue · 1 comments

方法错误,返回值没有!!

fun View.toBitmap() { ImageUtils.view2Bitmap(this) }

/Users/shouhwang/.gradle/caches/modules-2/files-2.1/com.github.Shouheng88/utils-ktx/2.8.8/9947424a5ec22da6704b7b0241e1566cbdffea9a/utils-ktx-2.8.8-sources.jar!/me/shouheng/utils/ktx/CharSequenceKtx.kt:11

方法错误,,,,

fun CharSequence.equalsIgnoreCase(s: CharSequence): Boolean = StringUtils.equals(this, s)