Skip to content

Update Wear Material3 implementation to use modern constructs like ScreenScaffold. - #44

Open
JohnZoellerG wants to merge 1 commit into
android:mainfrom
JohnZoellerG:update-wear-ui
Open

Update Wear Material3 implementation to use modern constructs like ScreenScaffold.#44
JohnZoellerG wants to merge 1 commit into
android:mainfrom
JohnZoellerG:update-wear-ui

Conversation

@JohnZoellerG

Copy link
Copy Markdown

I updated the Wear OS sample to use the modern Material3 standards including ScreenScaffolds, AppScaffold, and TransformingLazyColumn. I did this to illustrate properly the use of Material3 on Wear.

@JohnZoellerG
JohnZoellerG requested a review from a team as a code owner July 29, 2026 22:22
@JohnZoellerG JohnZoellerG changed the title Update Material3 implementation to use modern constructs like ScreenScaffold. Jul 29, 2026
@keyboardsurfer

Copy link
Copy Markdown
Member

There's a merge conflict to be resolved.

@JohnZoellerG

Copy link
Copy Markdown
Author

Forgot to run spotless. I'll get it tomorrow.

@ksemenova

Copy link
Copy Markdown
Contributor

@JohnZoellerG the changes look good overall. Could you please attach before and after screenshots for UI changes?

@ksemenova ksemenova left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Would be great to move strings to resources and add screenshots (before/after)

@JohnZoellerG

Copy link
Copy Markdown
Author

Before and after screenshots are very similar except for the time text and list alignment.
SettingsBefore
SettingsAfter
ChatsBefore
ChatsAfter
CallsBefore
CallsAfter

…een/AppScaffolds.

# Conflicts:
#	ChatApp/wear/src/main/kotlin/com/example/chatapp/wear/uicomponents/WearChatScreen.kt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants