Updated the project with GridLayout and other changes.

This commit is contained in:
Dan Galpin
2015-05-25 01:45:41 -07:00
parent 7bd1eeb1e6
commit ce3459bd87
13 changed files with 404 additions and 250 deletions

View File

@@ -24,5 +24,6 @@ dependencies {
compile 'com.github.bumptech.glide:glide:3.5.2'
compile 'com.android.support:appcompat-v7:22.1.0'
compile 'com.android.support:support-annotations:22.1.0'
compile 'com.android.support:gridlayout-v7:22.1.0'
compile 'com.google.android.gms:play-services-gcm:7.0.0'
}