Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

3 stars

Watchers

1 watching

Forks

Contributors

Languages