Add a Muzei extension, changing the wallpaper with the weather

Requires installation of Muzei: https://play.google.com/store/apps/details?id=net.nurik.roman.muzei
This commit is contained in:
Dan Galpin
2015-05-25 06:03:14 -07:00
parent 52efa534a2
commit 089e1a7cc7
7 changed files with 144 additions and 1 deletions

View File

@@ -29,4 +29,5 @@ dependencies {
compile 'com.android.support:design:22.2.0'
compile 'com.android.support:recyclerview-v7:22.2.0'
compile 'com.google.android.gms:play-services-gcm:7.0.0'
compile 'com.google.android.apps.muzei:muzei-api:2.0'
}