mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 15:17:48 +01:00
Remove clutter in main (#6437)
This commit is contained in:
parent
47723042c5
commit
560be9f553
3 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
@file:Suppress("PackageDirectoryMismatch")
|
||||
|
||||
package com.google.android.material.bottomsheet
|
||||
|
||||
import android.view.View
|
|
@ -1,3 +1,5 @@
|
|||
@file:Suppress("PackageDirectoryMismatch")
|
||||
|
||||
package androidx.preference
|
||||
|
||||
/**
|
|
@ -1,3 +1,5 @@
|
|||
@file:Suppress("PackageDirectoryMismatch")
|
||||
|
||||
package com.google.android.material.appbar
|
||||
|
||||
import android.animation.AnimatorSet
|
Loading…
Reference in a new issue