issues
search
Raghuvorkady
/
MAD-LAB-Programs
This repository contains Mobile Application Development (MAD) LAB Programs for 6th Sem (VTU 2018 Scheme)
https://raghuvorkady.github.io/MAD-LAB-Programs/
26
stars
26
forks
source link
Dark mode switcher issue2
#3
Open
Raghuvorkady
opened
3 years ago
Raghuvorkady
commented
3 years ago
Handling bugs in dark mode implementation for android phones which do not support dark mode in the
app
.
Checking condition for
setAppTheme()
in MainActivity.java.
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.