material-theme-builder
material-theme-builder copied to clipboard
Downloaded XMLs after color changes are not updated until webpage refresh
Describe the bug When exporting a theme after a previous download and color change, the downloaded XMLs are identical to the previous download. Webpage refresh fixes this issue.
To Reproduce
- In Chrome browser - go to 'The Material Theme Builder' (Custom tab)
- Click on 'Export' -> 'Android Views (XML)'
- Change the colors.
- Click on 'Export' -> 'Android Views (XML)'
- The downloaded colors.xml is identical to the previous download before the color change (refreshing the page fixes this issue).
Expected behavior The downloaded XMLs should be set to the new chosen colors.