From b18a68ee5c41b6d7aa034e660a2e274789aee1b8 Mon Sep 17 00:00:00 2001 From: Apostolof Date: Wed, 4 Jan 2017 19:35:37 +0200 Subject: [PATCH] StatsFragment init --- app/build.gradle | 1 + .../res/layout/profile_fragment_stats.xml | 82 +++++++++++++++++-- app/src/main/res/values/strings.xml | 6 ++ 3 files changed, 84 insertions(+), 5 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 21815afe..d357db64 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -50,6 +50,7 @@ dependencies { compile 'com.jakewharton.picasso:picasso2-okhttp3-downloader:1.1.0' compile 'org.jsoup:jsoup:1.10.1' compile 'com.github.franmontiel:PersistentCookieJar:v1.0.0' + compile 'com.github.PhilJay:MPAndroidChart:v3.0.1' compile('com.mikepenz:materialdrawer:5.8.1@aar') { transitive = true } diff --git a/app/src/main/res/layout/profile_fragment_stats.xml b/app/src/main/res/layout/profile_fragment_stats.xml index fb3d8a25..19990906 100644 --- a/app/src/main/res/layout/profile_fragment_stats.xml +++ b/app/src/main/res/layout/profile_fragment_stats.xml @@ -1,7 +1,79 @@ - + - \ No newline at end of file + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 497f8dee..4c3f904b 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -41,4 +41,10 @@ #%1$d by %1$s + + General Statistics + Statistics + Posting Activity + Most Popular Boards By Posts + Most Popular Boards By Activity