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