levibostian / AndroidBlanky

Create a new Android app fast. Comes pre-installed with libraries you already use.
7 stars 0 forks source link

dark theme #56

Closed levibostian closed 4 years ago

levibostian commented 4 years ago

https://developer.android.com/guide/topics/ui/look-and-feel/darktheme

levibostian commented 4 years ago

Done.

Pretty easy. All you needed to do use use Theme.AppCompat.DayNight theme and make more resource buckets such as values-night/colors.xml.