We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d91f52 commit 25c5bdbCopy full SHA for 25c5bdb
1 file changed
app/src/main/java/com/opentasker/ui/screens/ProfileListScreen.kt
@@ -4,7 +4,7 @@ import androidx.compose.foundation.background
4
import androidx.compose.foundation.lazy.LazyColumn
5
import androidx.compose.foundation.lazy.items
6
import androidx.compose.foundation.shape.RoundedCornerShape
7
-import androidx.compose.foundation.text.selection.TextOverflow
+import androidx.compose.ui.text.style.TextOverflow
8
import androidx.compose.foundation.layout.Arrangement
9
import androidx.compose.foundation.layout.Column
10
import androidx.compose.foundation.layout.Row
0 commit comments