feat: 优化代码

pull/103/head
kunfei 5 years ago
parent 0b1c4b6de0
commit 4690b2253e
  1. 1
      app/src/main/java/io/legado/app/utils/ColorUtils.kt

@ -5,6 +5,7 @@ import android.graphics.Color
import androidx.annotation.ColorInt
import androidx.annotation.FloatRange
@Suppress("unused")
object ColorUtils {
fun intToString(intColor: Int): String {

Loading…
Cancel
Save