Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 09286cb

Browse files
authored
Change style.
1 parent e8ad65c commit 09286cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ See the linked migration journey doc above to learn more.
1818

1919
> [!Note]
2020
> As Compose cannot render HTML code in `Text` yet. The
21-
`AndroidViewBinding` API is used to embed a `TextView` in Compose. See the
22-
`PlantDescription` composable in the
23-
[PlantDetailView file](app/src/main/java/com/google/samples/apps/sunflower/compose/plantdetail/PlantDetailView.kt).
21+
> `AndroidViewBinding` API is used to embed a `TextView` in Compose. See the
22+
> `PlantDescription` composable in the
23+
> [PlantDetailView file](app/src/main/java/com/google/samples/apps/sunflower/compose/plantdetail/PlantDetailView.kt).
2424
2525
## Requirements
2626

0 commit comments

Comments
 (0)