android / snippets

Main repository for snippets surfaced on developer.android.com.
Apache License 2.0
561 stars 152 forks source link

Add the structure of the screen to Wear input snippet #281

Closed kul3r4 closed 2 months ago

kul3r4 commented 2 months ago

Previous snippet was removing entirely the structure of the screen (Screen and Column) but as a result indentation was off and Chip seemed to be without context. Adding just the structure without the specific code.