Skip to content

Commit 127a5c6

Browse files
committed
fix: fix bug
1 parent 2d697bb commit 127a5c6

File tree

1 file changed

+1
-0
lines changed
  • decorator/finder-ios/src/main/java/per/goweii/codex/decorator/finder/ios

1 file changed

+1
-0
lines changed

decorator/finder-ios/src/main/java/per/goweii/codex/decorator/finder/ios/IOSFinderView.kt

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import androidx.annotation.ColorInt
1212
import androidx.annotation.FloatRange
1313
import androidx.annotation.IntRange
1414
import androidx.core.animation.doOnEnd
15+
import androidx.core.content.res.use
1516
import androidx.lifecycle.LiveData
1617
import androidx.lifecycle.Observer
1718
import per.goweii.codex.CodeResult

0 commit comments

Comments
 (0)