pull/49/head
kunfei 5 years ago
parent 57bb4e36fa
commit 08de132d09
  1. 2
      app/src/main/java/io/legado/app/ui/widget/BadgeView.kt

@ -23,7 +23,7 @@ import io.legado.app.utils.visible
/**
* Created by milad heydari on 5/6/2016.
*/
class BadgeView(
class BadgeView @JvmOverloads constructor(
context: Context,
attrs: AttributeSet? = null,
defStyle: Int = android.R.attr.textViewStyle

Loading…
Cancel
Save