-
Notifications
You must be signed in to change notification settings - Fork 46
Annotate Custom Brushes + Add New Custom Brushes #72
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
Open
maxmmitchell
wants to merge
4
commits into
main
Choose a base branch
from
annotate-brushes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
| android:width="24dp" | ||
| android:height="24dp" | ||
| android:viewportWidth="960" | ||
| android:viewportHeight="960" | ||
| android:tint="?attr/colorControlNormal"> | ||
| <path | ||
| android:fillColor="@android:color/white" | ||
| android:pathData="M750,346Q723,373 688,387Q653,401 618,401Q583,401 549,387.5Q515,374 488,346L413,271Q398,256 379,248.5Q360,241 340,241Q320,241 301,248.5Q282,256 267,271L192,346L135,289L210,214Q237,187 271,173.5Q305,160 340,160Q375,160 408.5,173.5Q442,187 469,214L544,289Q560,305 579,312.5Q598,320 618,320Q638,320 657.5,312.5Q677,305 693,289L768,214L825,271L750,346ZM750,546Q723,573 688.5,586.5Q654,600 619,600Q584,600 549.5,586.5Q515,573 488,546L413,471Q398,456 379,448.5Q360,441 340,441Q320,441 301,448.5Q282,456 267,471L192,546L135,490L210,414Q237,387 271,373.5Q305,360 340,360Q375,360 408.5,373.5Q442,387 469,414L544,489Q560,505 579,512.5Q598,520 618,520Q638,520 657.5,512.5Q677,505 693,489L768,414L825,471L750,546ZM749,746Q722,773 688,786.5Q654,800 619,800Q584,800 549.5,786.5Q515,773 488,746L412,671Q397,656 378,648.5Q359,641 339,641Q319,641 300,648.5Q281,656 266,671L191,746L135,690L210,614Q237,587 271,573.5Q305,560 340,560Q375,560 408.5,573.5Q442,587 469,614L544,689Q560,705 579.5,712.5Q599,720 619,720Q639,720 658,712.5Q677,705 693,689L768,614L824,671L749,746Z"/> | ||
| </vector> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| <vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
| android:width="24dp" | ||
| android:height="24dp" | ||
| android:viewportWidth="960" | ||
| android:viewportHeight="960" | ||
| android:tint="?attr/colorControlNormal"> | ||
| <path | ||
| android:fillColor="@android:color/white" | ||
| android:pathData="M326,789Q311,778 304,761L212,520L40,520L40,440L268,440L360,684L544,199Q551,182 566,171Q581,160 600,160Q619,160 634,171Q649,182 656,199L748,440L920,440L920,520L692,520L600,276L416,761Q409,778 394,789Q379,800 360,800Q341,800 326,789Z"/> | ||
| </vector> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.