Update and clean up dependencies

This commit is contained in:
MM20
2022-09-10 12:04:22 +02:00
parent a7f38a8fe4
commit 8dd0852a57
6 changed files with 41 additions and 68 deletions
@@ -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