WhatTheStack icon indicating copy to clipboard operation
WhatTheStack copied to clipboard

Add more themes for the error screen

Open haroldadmin opened this issue 5 years ago • 2 comments

The current error reporting screen supports both light and dark themes, using the Material Components library. It would be great if we could provide more customization options to the user in the form of additional themes.

Tasks:

  • Add additional themes to styles.xml
  • Make themes configurable through application code, or manifest merger (needs exploration)
  • Perform a check in WhatTheStackActivity to decide which theme to use

haroldadmin avatar Sep 15 '20 15:09 haroldadmin

Hey @haroldadmin, assign this issue to me. I would be doing this as part of hacktoberfest, so I would raise a PR on or after 1st October 2020.

rohitjakhar avatar Sep 30 '20 13:09 rohitjakhar

Before we do that, it would be great to know how you plan to approach these changes.

Would you be able to share details such as:

  1. What themes do you want to add?
  2. How do you plan on making the themes configurable by the consumers of the library?

haroldadmin avatar Sep 30 '20 14:09 haroldadmin