Conversation
Generated by 🚫 dangerJS |
|
You can trigger optional UI/connected tests for these changes by visiting CircleCI here. |
|
You can test the changes on this Pull Request by downloading the APK here. |
|
PR is ready for review 👍 |
|
Thanks for the review @0nko!
I noticed the same thing when pulling changes from |
0nko
left a comment
There was a problem hiding this comment.
Oh ok. Then this PR is a 👍 and I'll create an issue for the other problem.
cameronvoell
left a comment
There was a problem hiding this comment.
@ondrej @anitaa1990 I have this PR open for updating Aztec in gutenberg-mobile => wordpress-mobile/gutenberg-mobile#2170. Once that gets merged we should update the libs/gutenberg-mobile submodule reference in this PR to the merged gutenberg-mobile develop branch commit so that the Aztec version stays the same in the WordPress-Android and gutenberg-mobile.
|
@anitaa1990 gutenberg-mobile has it's Aztec version in sync with this PR now, so feel free to update the gutenberg-mobile submodule to 9abd4aca67e0a828034edf42871daee285d7b7bd, and everything should be good for merging 👍 |
|
Thanks for the heads up @cameronvoell! I have updated the gutenberg-mobile hash to the PR and pulled in the latest changes from |
|
Looks like many of the CI jobs have failed due to the gutenberg-mobile build on JitPack failing. I've deleted the JitPack build to let it rebuild and restarted the CI jobs. |
…modules Gutenberg/shallow submodules
#11747 is Merged. So now we have shallow submodule enabled(which helped us pass CI), and Aztec versions in synch between WPAndroid and gutenberg-mobile. I did one last build of WPAndroid locally and everything looks good. Nice teamwork @hypest @anitaa1990 ! |




Fixes woocommerce/woocommerce-android#1750. This PR adds changes to the Aztec Editor to support customisation of the Aztec Toolbar.
Changes
AztecToolbar:toolbarBackgroundColor- to change the background color of the Aztec Toolbar.toolbarBorderColor- to change the color of the divider above the Aztec toolbar.toolbarIconNormalColor,toolbarIconHighlightColor,toolbarIconDisabledColor- to change the color of the Aztec toolbar button icons.WordPress-Editormodule.Note that this PR is in draft till this Aztec PR can be reviewed and merged and then we would need to update the hash to this branch before it can be merged.**I understand the PR file size looks big but most of the changes are the drawable files that have been deleted from the WordPress-Editor module so I felt it shouldn't be a problem.
To test
Screenshot
API 21
API 23
API 29
PR submission checklist:
RELEASE-NOTES.txtif necessary.