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 8f480c1 commit a508b14Copy full SHA for a508b14
compose/snippets/src/main/java/com/example/compose/snippets/text/TextSnippets.kt
@@ -792,7 +792,7 @@ fun PhoneNumber() {
792
}
793
// [END android_compose_text_auto_format_phone_number_textfieldconfig]
794
795
-// [START android_compose_text_auto_format_phone-number_transformtext]
+// [START android_compose_text_auto_format_phone_number_transformtext]
796
class NanpVisualTransformation() : VisualTransformation {
797
798
override fun filter(text: AnnotatedString): TransformedText {
0 commit comments