Skip to content

Commit 8f480c1

Browse files
committed
First (pilot) commit for getting this phase of the snippets in.
Adds the two snippets that were created for: https://developer.android.com/quick-guides/content/auto-format-phone-number?hl=en
1 parent 4febc35 commit 8f480c1

File tree

1 file changed

+1
-1
lines changed
  • compose/snippets/src/main/java/com/example/compose/snippets/text

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ class NanpVisualTransformation() : VisualTransformation {
833833
}
834834
}
835835
}
836-
// [END android_compose_text_auto_format_phone-number_transformtext]
836+
// [END android_compose_text_auto_format_phone_number_transformtext]
837837

838838
private val firaSansFamily = FontFamily()
839839

0 commit comments

Comments
 (0)