Skip to content

Commit

Permalink
Several changes
Browse files Browse the repository at this point in the history
1. Add scene transitions 2. Add parallax scrolling 3. Add toolbars and some bug fixes
  • Loading branch information
Protino committed Nov 18, 2016
1 parent 0db3081 commit 62266b9
Show file tree
Hide file tree
Showing 54 changed files with 1,105 additions and 6,136 deletions.
4 changes: 4 additions & 0 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ dependencies {
compile 'com.google.firebase:firebase-core:9.8.0'
compile 'com.google.firebase:firebase-messaging:9.8.0'
compile 'com.android.support:gridlayout-v7:23.2.0'

//cardview and recycler view
compile 'com.android.support:cardview-v7:23.2.0'
compile 'com.android.support:recyclerview-v7:23.2.0'
}


Expand Down
238 changes: 0 additions & 238 deletions app/hs_err_pid10096.log

This file was deleted.

199 changes: 0 additions & 199 deletions app/hs_err_pid11088.log

This file was deleted.

Loading

0 comments on commit 62266b9

Please sign in to comment.