Added fullscreen graph for landscape mode.

[artf472308]
This commit is contained in:
Ziver Koc 2015-01-15 17:44:31 +01:00
parent 55f983c773
commit 05417b10d0
10 changed files with 79 additions and 23 deletions

View file

@ -34,6 +34,6 @@ android {
dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
// You must install or update the Support Repository through the SDK manager to use this dependency.
compile 'com.android.support:support-v4:19.1.+'
compile 'com.android.support:support-v4:+'
}