mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-04-21 08:51:28 +00:00
Cleanup unused code
This commit is contained in:
parent
f3d39e7515
commit
713ce4719b
@ -1,9 +0,0 @@
|
|||||||
package com.topjohnwu.magisk.utils
|
|
||||||
|
|
||||||
import android.view.View
|
|
||||||
|
|
||||||
interface HideableBehavior<V : View> {
|
|
||||||
|
|
||||||
fun setHidden(view: V, hide: Boolean, lockState: Boolean = false)
|
|
||||||
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user