First try implementing sticky section headers

This commit is contained in:
Tobias Erthal
2016-09-02 22:41:45 +02:00
parent bf382ec59d
commit d5321a6fb2
8 changed files with 1045 additions and 19 deletions

View File

@@ -33,6 +33,7 @@ dependencies {
compile 'org.apache.james:apache-mime4j-dom:0.7.2'
compile 'org.thoughtcrime.ssl.pinning:AndroidPinning:1.0.0'
compile 'com.cocosw:bottomsheet:1.3.0@aar'
compile 'com.tonicartos:superslim:0.4.13'
// Material Drawer
compile 'com.mikepenz:materialdrawer:5.2.2@aar'