Skip to content

Commit 05ef287

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 4a1781d commit 05ef287

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
@@ -834,7 +834,7 @@ class NanpVisualTransformation() : VisualTransformation {
834834

835835
}
836836
}
837-
// [START android_compose_text_auto_format_phone-number_transformtext]
837+
// [END android_compose_text_auto_format_phone_number_transformtext]
838838

839839
private val firaSansFamily = FontFamily()
840840

0 commit comments

Comments
 (0)