Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

android: use ktfmt formatting and use scaffold consistently across all views #217

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

barnstar
Copy link
Member

@barnstar barnstar commented Mar 19, 2024

Updates tailscale/corp#18202

Updates all the main view to remove the surface containers and replaces them with a Scaffold. All view now use a common Header element (a TopAppBar with common styling).

This additionally reformats all Java, Kotlin and XML files to use the default ktfmt styling. We apologize in advance for the pain this causes, but it needed to be done.

Updates tailscale/corp#18202

Updates all the main view to remove the surface containers and replaces them with a Scaffold.  All view now use a common Header element (a TopAppBar with common styling).

Signed-off-by: Jonathan Nobels <[email protected]>
Updates tailscale/corp#18202

Standardize code formatting using ktfmt default settings.

Signed-off-by: Jonathan Nobels <[email protected]>
@barnstar barnstar changed the title android: use scaffold consistently across all views android: use ktfmt formatting and use scaffold consistently across all views Mar 19, 2024
Updates tailscale/corp#18202

Mandate the use of ktfmt in the default configuration.

Signed-off-by: Jonathan Nobels <[email protected]>
@barnstar barnstar merged commit 113a7c6 into main Mar 19, 2024
4 checks passed
@barnstar barnstar deleted the jonathan/view_containers branch March 19, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants