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

Added two snippets for showcasing how to do Masking and Clipping in Compose #362

Merged
merged 14 commits into from
Oct 2, 2024

Conversation

riggaroo
Copy link
Collaborator

@riggaroo riggaroo commented Oct 1, 2024

  • Uncommenting graphics layer snippets

  • Added Faded Edge Demo:

fading_edge_2.mp4
  • Added Stacked Avatar Demo:
    image

thedmail and others added 10 commits September 16, 2024 14:24
…uides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5
…uides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5
# Conflicts:
#	compose/snippets/src/main/java/com/example/compose/snippets/text/TextSnippets.kt
# Conflicts:
#	compose/snippets/src/main/java/com/example/compose/snippets/text/TextSnippets.kt
Copy link

snippet-bot bot commented Oct 1, 2024

Here is the summary of changes.

You are about to add 3 region tags.
You are about to delete 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@riggaroo riggaroo requested review from a team and florina-muntenescu October 1, 2024 13:06
@riggaroo riggaroo merged commit 31b4de2 into main Oct 2, 2024
4 checks passed
riggaroo added a commit that referenced this pull request Oct 2, 2024
…ompose (#362) (#365)

* Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5

* Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5

* Apply Spotless

* Fix email input snippet

* Migrate to use BasicSecureTextField.

* Updated to use BasicSecureTextField.

* Added clipping and faded edge examples

* Apply Spotless

* Clean up snippet

* Clean up snippet

---------

Co-authored-by: Rebecca Franks <riggaroo@google.com>
Co-authored-by: dmail <dmail@google.com>
Co-authored-by: thedmail <thedmail@users.noreply.github.com>
Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
@riggaroo riggaroo deleted the feature/graphics-exampels branch October 2, 2024 08:53
riggaroo added a commit that referenced this pull request Oct 3, 2024
* Added two snippets for showcasing how to do Masking and Clipping in Compose (#362)

* Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5

* Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character).

This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page.

That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5

* Apply Spotless

* Fix email input snippet

* Migrate to use BasicSecureTextField.

* Updated to use BasicSecureTextField.

* Added clipping and faded edge examples

* Apply Spotless

* Clean up snippet

* Clean up snippet

---------

Co-authored-by: dmail <dmail@google.com>
Co-authored-by: thedmail <thedmail@users.noreply.github.com>
Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>

* 🤖 Update Dependencies (#366)

* Add Material Carousel (#363)

* Add Carousel

* Apply Spotless

* add to components

* Apply Spotless

* Clean up landing screens, using Scaffold and list items.

* Apply Spotless

* Review comments

---------

Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>

---------

Co-authored-by: Rebecca Franks <riggaroo@google.com>
Co-authored-by: dmail <dmail@google.com>
Co-authored-by: thedmail <thedmail@users.noreply.github.com>
Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
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.

3 participants