Skip to content

Commit fc4dbd4

Browse files
committed
Update AutofillSnippets.kt
1 parent bcb154e commit fc4dbd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compose/snippets/src/main/java/com/example/compose/snippets/text/AutofillSnippets.kt

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import androidx.compose.foundation.layout.Spacer
2121
import androidx.compose.foundation.layout.height
2222
import androidx.compose.foundation.text.LocalAutofillHighlightColor
2323
import androidx.compose.foundation.text.input.rememberTextFieldState
24+
//noinspection UsingMaterialAndMaterial3Libraries
2425
import androidx.compose.material.TextField
2526
import androidx.compose.material3.Text
2627
import androidx.compose.runtime.Composable

0 commit comments

Comments
 (0)