-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ANDROID-14558 Mistica Gradients Support & O2New Brand (#352)
* ANDROID-14558 Modify script to not generate colors for gradient susceptible tokens * ANDROID-14558 Fix parsing types and add o2New * ANDROID-14558 Generate compose brushes * ANDROID-14558 Fixes to previous commit * ANDROID-14558 Generate compose angled linear gradients * ANDROID-14558 Fix compose brand brushes generation * ANDROID-14558 Generate xml gradients * ANDROID-14558 Generate gradients enum for xml usage * ANDROID-14558 Provide method to obtain gradient drawables from xml * ANDROID-14558 Regenerate tokens * ANDROID-14558 Fix color parsing and add o2New * ANDROID-14558 Remove old gradients * ANDROID-14558 Remove vivo old gradients * ANDROID-14558 configure xml for o2new * ANDROID-14558 Adapt all mistica usages to gradients * ANDROID-14558 Fix tests * ANDROID-14558 Provide builder for gradients with most common operations * ANDROID-14558 Simplify shaders creation for xml and compose * ANDROID-14558 Extract common code to get color resource names * ANDROID-14558 Cleanup and reorganize * ANDROID-14558 Minor cleanup * ANDROID-14558 Change color descriptions in tests to notice its not important for color parsing * ANDROID-14558 Fix tests * ANDROID-14558 Add o2 new brand to screenshot tests * Updated screenshots baseline * ANDROID-14558 Reference gradient attributes constants * ANDROID-14558 Cleanup Api 24 implementation * ANDROID-14558 Correct comments * ANDROID-14558 Big simplification of drawable handling keeping just a single attr for xml * ANDROID-14558 Cleanup & self review * ANDROID-14558 Improve heterogeneous tokens semantics * ANDROID-14558 CS * ANDROID-14575 Remove constructor arguments from both MisticaColors and MisticaBrushes and regenerate tokens * ANDROID-14558 Declare consumer required proguard rules * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Create README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update UPGRADING.md * ANDROID-14558 Remove copy method as it has too many arguments * Updated screenshots baseline * ANDROID-14558 Fix script to parse correctly alphas * Updated screenshots baseline * ANDROID-14558 Allow programatic configuration of ripple color * ANDROID-14558 Fix compose highlighted card * ANDROID-14558 Remove support for apis less than 24 & update tokens * ANDROID-14558 Specify which file failed to be parsed * ANDROID-14558 Remove non necessary sdk checks after raising to min api 24 * ANDROID-14558 Remove obsolete v-24 resource dirs * ANDROID-14558 Just expose PaintDrawable as return type for drawables to allow more customization flexibility on consumer apps. --------- Co-authored-by: dpastor <[email protected]>
- Loading branch information
Showing
343 changed files
with
4,989 additions
and
2,651 deletions.
There are no files selected for viewing
This file contains 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 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
File renamed without changes.
This file contains 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 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 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 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 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 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 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 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
59 changes: 0 additions & 59 deletions
59
catalog/src/main/res/drawable-v24/ic_mistica_logo_text.xml
This file was deleted.
Oops, something went wrong.
This file contains 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 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 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 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 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 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,2 @@ | ||
# Required rules for library consumers | ||
-keep class com.telefonica.mistica.theme.drawable.** { *; } |
Binary file modified
BIN
-550 Bytes
(88%)
library/screenshots/Button_DANGER_LINK_INVERSE_BlauBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-524 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_INVERSE_BlauBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-616 Bytes
(87%)
library/screenshots/Button_DANGER_LINK_INVERSE_MovistarBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-538 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_INVERSE_MovistarBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-607 Bytes
(87%)
library/screenshots/Button_DANGER_LINK_INVERSE_O2Brand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-510 Bytes
(91%)
library/screenshots/Button_DANGER_LINK_INVERSE_O2Brand_icon_dark.png
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.
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.
Binary file added
BIN
+4.96 KB
library/screenshots/Button_DANGER_LINK_INVERSE_O2NewBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-828 Bytes
(83%)
library/screenshots/Button_DANGER_LINK_INVERSE_TelefonicaBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-766 Bytes
(87%)
library/screenshots/Button_DANGER_LINK_INVERSE_TelefonicaBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.59 KB
(60%)
library/screenshots/Button_DANGER_LINK_INVERSE_TuBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-2.47 KB
(66%)
library/screenshots/Button_DANGER_LINK_INVERSE_TuBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-587 Bytes
(87%)
library/screenshots/Button_DANGER_LINK_INVERSE_VivoBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-535 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_INVERSE_VivoBrand_icon_dark.png
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-325 Bytes
(91%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_BlauBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-386 Bytes
(91%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_BlauBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-377 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_MovistarBrand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-433 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_MovistarBrand_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-379 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_O2Brand_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-415 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_O2Brand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.36 KB
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+3.69 KB
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+3.96 KB
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Binary file modified
BIN
-495 Bytes
(87%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_TelefonicaBrand_dark.png
Oops, something went wrong.
Binary file modified
BIN
-539 Bytes
(88%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_TelefonicaBrand_icon_dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.68 KB
(66%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_TuBrand_dark.png
Oops, something went wrong.
Binary file modified
BIN
-1.73 KB
(68%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_TuBrand_icon_dark.png
Oops, something went wrong.
Binary file modified
BIN
-360 Bytes
(90%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_VivoBrand_dark.png
Oops, something went wrong.
Binary file modified
BIN
-405 Bytes
(91%)
library/screenshots/Button_DANGER_LINK_SMALL_INVERSE_VivoBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.96 KB
library/screenshots/Button_DANGER_LINK_SMALL_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.99 KB
library/screenshots/Button_LINK_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+5.22 KB
library/screenshots/Button_PRIMARY_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+8.97 KB
library/screenshots/Button_SECONDARY_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+5.96 KB
library/screenshots/Button_SECONDARY_SMALL_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+9.33 KB
library/screenshots/Button_SECONDARY_SMALL_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+6.57 KB
library/screenshots/Button_SECONDARY_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+9.39 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__disabled_checked.png
Oops, something went wrong.
Binary file added
BIN
+10.2 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__disabled_checked_dark.png
Oops, something went wrong.
Binary file added
BIN
+9.19 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__disabled_unchecked.png
Oops, something went wrong.
Binary file added
BIN
+10 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__disabled_unchecked_dark.png
Oops, something went wrong.
Binary file added
BIN
+14.3 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_checked.png
Oops, something went wrong.
Binary file added
BIN
+15 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_checked_dark.png
Oops, something went wrong.
Binary file added
BIN
+12.2 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_disabled_checked.png
Oops, something went wrong.
Binary file added
BIN
+13.1 KB
...ry/screenshots/CheckBoxInputXML_O2NewBrand__errorText_disabled_checked_dark.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_disabled_unchecked.png
Oops, something went wrong.
Binary file added
BIN
+13 KB
.../screenshots/CheckBoxInputXML_O2NewBrand__errorText_disabled_unchecked_dark.png
Oops, something went wrong.
Binary file added
BIN
+14.1 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_unchecked.png
Oops, something went wrong.
Binary file added
BIN
+14.8 KB
library/screenshots/CheckBoxInputXML_O2NewBrand__errorText_unchecked_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+10.5 KB
library/screenshots/CheckBoxInput_O2NewBrand__disabled_checked_dark.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+10.4 KB
library/screenshots/CheckBoxInput_O2NewBrand__disabled_unchecked_dark.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+14.6 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_checked_dark.png
Oops, something went wrong.
Binary file added
BIN
+12.5 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_disabled_checked.png
Oops, something went wrong.
Binary file added
BIN
+13.5 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_disabled_checked_dark.png
Oops, something went wrong.
Binary file added
BIN
+12.4 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_disabled_unchecked.png
Oops, something went wrong.
Binary file added
BIN
+13.4 KB
...ary/screenshots/CheckBoxInput_O2NewBrand__errorText_disabled_unchecked_dark.png
Oops, something went wrong.
Binary file added
BIN
+13.6 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_unchecked.png
Oops, something went wrong.
Binary file added
BIN
+14.5 KB
library/screenshots/CheckBoxInput_O2NewBrand__errorText_unchecked_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.05 KB
library/screenshots/XMLButton_DANGER_LINK_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+4.44 KB
library/screenshots/XMLButton_DANGER_LINK_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+4.62 KB
library/screenshots/XMLButton_DANGER_LINK_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+3.94 KB
library/screenshots/XMLButton_DANGER_LINK_SMALL_INVERSE_O2NewBrand.png
Oops, something went wrong.
Binary file added
BIN
+4.05 KB
library/screenshots/XMLButton_DANGER_LINK_SMALL_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+4.44 KB
library/screenshots/XMLButton_DANGER_LINK_SMALL_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+4.62 KB
library/screenshots/XMLButton_DANGER_LINK_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.62 KB
library/screenshots/XMLButton_DANGER_LINK_SMALL_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+4.62 KB
library/screenshots/XMLButton_LINK_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+7.75 KB
library/screenshots/XMLButton_PRIMARY_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+5.42 KB
library/screenshots/XMLButton_PRIMARY_SMALL_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+6.6 KB
library/screenshots/XMLButton_PRIMARY_SMALL_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+5.91 KB
library/screenshots/XMLButton_PRIMARY_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+10.2 KB
library/screenshots/XMLButton_SECONDARY_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+7.06 KB
library/screenshots/XMLButton_SECONDARY_SMALL_INVERSE_O2NewBrand_dark.png
Oops, something went wrong.
Binary file added
BIN
+8.75 KB
library/screenshots/XMLButton_SECONDARY_SMALL_INVERSE_O2NewBrand_icon.png
Oops, something went wrong.
Binary file added
BIN
+7.61 KB
library/screenshots/XMLButton_SECONDARY_SMALL_INVERSE_O2NewBrand_icon_dark.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+7.61 KB
library/screenshots/XMLButton_SECONDARY_SMALL_O2NewBrand_icon_dark.png
Oops, something went wrong.
This file contains 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 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 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
Oops, something went wrong.