Skip to content

A demo android studio project which implements the functionality of switching between dark and light theme in android application.

Notifications You must be signed in to change notification settings

solotechky/DarkTheme

Repository files navigation

DarkTheme

A demo android studio project which implements the functionality of switching between dark and light theme in android application.

Watch video

Dark theme implementation on android app


Dependencies

add the following dependency in your build.gradle(Module:app) file

dependencies {
   implementation 'com.google.android.material:material:1.2.1'
}

or get latest dependency

About

A demo android studio project which implements the functionality of switching between dark and light theme in android application.

Topics

Resources

Stars

Watchers

Forks

Languages