Tasks are shown in the tabs (cycles + names)

This commit is contained in:
2015-11-27 23:49:50 -05:00
parent 9063420eb4
commit f7eb5ca018
11 changed files with 234 additions and 116 deletions

View File

@@ -25,4 +25,5 @@ dependencies {
compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:design:23.1.1'
compile 'com.android.support:support-v4:23.1.1'
compile 'com.android.support:recyclerview-v7:23.1.1'
}