Skip to content

Commit 347c502

Browse files
committed
Merge branch 'autofill-snippets' of https://github.com/android/snippets into autofill-snippets
2 parents 105645a + 86ee57c commit 347c502

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ import androidx.compose.ui.text.input.TextFieldValue
3636
import androidx.compose.ui.unit.dp
3737
import com.example.compose.snippets.touchinput.Button
3838

39-
4039
@Composable
4140
fun AddAutofill() {
4241
var textFieldValue = remember {

0 commit comments

Comments
 (0)