mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
SuppressLint ResourceType in MainActivity
This commit is contained in:
parent
e32a39e525
commit
ab4c2938d8
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ import kotlin.math.abs
|
|||
import kotlin.math.min
|
||||
import kotlin.math.roundToLong
|
||||
|
||||
@SuppressLint("ResourceType")
|
||||
open class MainActivity : BaseActivity<MainActivityBinding>(), DownloadServiceListener {
|
||||
|
||||
protected lateinit var router: Router
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue