1. Start the app in debug
2. Identify the style you'd like to modify
3. Modify the .kt Stylesheet subclass style
4. Ctrl+Shift+F9 to recompile
5. Go back to the app and verify the changed style
👍 1
s
Shan
10/14/2018, 7:11 PM
I was able to get it to work using your instructions. Recompiling instead of saving 🙂 Thank you!