Update linter
This commit is contained in:
@@ -25,7 +25,7 @@ import eu.kanade.tachiyomi.R as TR
|
||||
open class SimpleNavigationView @JvmOverloads constructor(
|
||||
context: Context,
|
||||
attrs: AttributeSet? = null,
|
||||
defStyleAttr: Int = 0
|
||||
defStyleAttr: Int = 0,
|
||||
) : FrameLayout(context, attrs, defStyleAttr) {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user