We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d697bb commit 127a5c6Copy full SHA for 127a5c6
decorator/finder-ios/src/main/java/per/goweii/codex/decorator/finder/ios/IOSFinderView.kt
@@ -12,6 +12,7 @@ import androidx.annotation.ColorInt
12
import androidx.annotation.FloatRange
13
import androidx.annotation.IntRange
14
import androidx.core.animation.doOnEnd
15
+import androidx.core.content.res.use
16
import androidx.lifecycle.LiveData
17
import androidx.lifecycle.Observer
18
import per.goweii.codex.CodeResult
0 commit comments