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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributors

Languages