### Handling bugs in dark mode implementation for android phones which do not support dark mode in the [app](https://github.com/Raghuvorkady/MAD-LAB-Programs/blob/main/p2-SimpleCalculator). 1. Checking condition for `setAppTheme()` in MainActivity.java. 2. Hiding **dark mode switcher**
Handling bugs in dark mode implementation for android phones which do not support dark mode in the app.
setAppTheme()in MainActivity.java.