File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
app/src/main/kotlin/com/simplemobiletools/keyboard/views Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -2,9 +2,7 @@ package com.simplemobiletools.keyboard.views
22
33import android.content.Context
44import android.graphics.Rect
5- import android.os.Build
65import android.util.AttributeSet
7- import android.view.View
86import android.view.ViewTreeObserver.OnDrawListener
97import android.widget.HorizontalScrollView
108import android.widget.inline.InlineContentView
@@ -14,7 +12,6 @@ import com.simplemobiletools.commons.extensions.beInvisible
1412import com.simplemobiletools.commons.extensions.beVisible
1513import com.simplemobiletools.commons.helpers.isRPlus
1614
17-
1815/* *
1916 * [HorizontalScrollView] adapted for holding [InlineContentView] instances
2017 * It can hold other views too, but it will ensure [InlineContentView] instances
You can’t perform that action at this time.
0 commit comments