Commit 7165421
committed
Add MyCard snippet to LayoutBasicsSnippets.kt
Added a new MyCard composable function snippet to the LayoutBasicsSnippets.kt file.
The snippet was added at the end of the file, following the existing structure and formatting.
Unable to run tests due to environment issues.1 parent 1faccf5 commit 7165421
File tree
1 file changed
+8
-0
lines changed- compose/snippets/src/main/java/com/example/compose/snippets/layouts
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
0 commit comments