project has rewritten with glance library (Compose implementation for tiles) #14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I found an official library named Glance for implementing Tiles using Jetpack Compose codes. However, since it is still in the alpha phase and a stable version has not been released, I'll keep this Pull Request open. It has been two years since the last release of this library, and a stable version is yet to be published. This is peculiar, especially since a stable version of ProtoLayout is available and is regularly updated. This situation raises concerns that Glance support might have been discontinued, and we may need to switch back to ProtoLayout. It is weird because it lacks integration with other parts of UI implementation in Android projects. I have created an issue for Google, which can be tracked through the following link:
https://issuetracker.google.com/issues/343009004
Until the situation is clarified and the library reaches a stable state, this Pull Request will remain open and will not be merged.