We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb154e commit fc4dbd4Copy full SHA for fc4dbd4
compose/snippets/src/main/java/com/example/compose/snippets/text/AutofillSnippets.kt
@@ -21,6 +21,7 @@ import androidx.compose.foundation.layout.Spacer
21
import androidx.compose.foundation.layout.height
22
import androidx.compose.foundation.text.LocalAutofillHighlightColor
23
import androidx.compose.foundation.text.input.rememberTextFieldState
24
+//noinspection UsingMaterialAndMaterial3Libraries
25
import androidx.compose.material.TextField
26
import androidx.compose.material3.Text
27
import androidx.compose.runtime.Composable
0 commit comments