feat: Quick setting tile to create objects from anywhere in the OS #2346
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.
Description
This PR adds a quick tile button to create new objects of the default type in the current space from Android system bar. If the user changes the default type, the label of the button changes accordingly.
Note: I didn't have previous experience on Android and Kotlin, although I have programming experience. Any help that could lead to this PR being accepted would be highly appreciated.
What type of PR is this? (check all applicable)
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Example when the default type is Page:

Video demo (from before I fixed the icon dimensions):
https://github.com/user-attachments/assets/7d3c9a2d-d593-483b-ad70-7e8f3f583046
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?