Added new layout to Announcement and assignment with attachment tags

This commit is contained in:
Caesar2011
2018-10-24 00:15:17 +02:00
parent 14cf917ec8
commit dddfe3b1d2
12 changed files with 142 additions and 125 deletions

View File

@@ -50,5 +50,6 @@ dependencies {
implementation 'com.ms-square:expandableTextView:0.1.4'
// https://github.com/bignerdranch/expandable-recycler-view
implementation 'com.bignerdranch.android:expandablerecyclerview:3.0.0-RC1'
implementation 'com.github.Cutta:TagView:1.3'
implementation files('libs/jericho-html-3.4.jar')
}