Update and clean up dependencies
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package de.mm20.launcher2.ktx
|
||||
|
||||
import androidx.fragment.app.Fragment
|
||||
|
||||
val Fragment.dp: Float
|
||||
get() = context?.dp ?: 0f
|
||||
|
||||
val Fragment.sp: Float
|
||||
get() = context?.sp ?: 0f
|
||||
Reference in New Issue
Block a user