Skip to content

Conversation

kikoso
Copy link
Collaborator

@kikoso kikoso commented Feb 20, 2025

This PR updates the Samples to incorporate Material Design, including a Material Bar and Material components, and migrates layouts to ConstraintLayout where possible. It also introduces a base activity that enables Edge-to-Edge mode and provides a function to apply insets.

Activities and layouts have been adapted, with insets applied at the top-level layout. Note that some layouts may not use ConstraintLayout, as they are designed to showcase a single Fragment or View.

In future PRs, we plan to update the Kotlin samples to support Edge-to-Edge, insets, and Material Design using the same layouts. We also aim to merge the Kotlin and Java samples into a single project with two modules. However, due to the size of this PR, these changes will be addressed separately.

@kikoso kikoso marked this pull request as ready for review March 4, 2025 15:25
@dkhawk dkhawk merged commit 78c0aed into main Mar 4, 2025
10 checks passed
@dkhawk dkhawk deleted the feat/added_material_to_samples branch March 4, 2025 22:54
googlemaps-bot pushed a commit that referenced this pull request Mar 4, 2025
# [1.16.0](v1.15.1...v1.16.0) (2025-03-04)

### Features

* added material to samples ([#1991](#1991)) ([78c0aed](78c0aed))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants