Added detailed highscore ranking

This commit is contained in:
Caesar2011
2017-04-16 12:10:22 +02:00
parent fcb1ca3aa0
commit 976d74676c
31 changed files with 997 additions and 148 deletions

View File

@@ -28,5 +28,6 @@ dependencies {
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.android.support:design:25.3.1'
compile 'com.android.support:support-v4:25.3.1'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
testCompile 'junit:junit:4.12'
}