Add sub-channel details to video detail fragment
This commit is contained in:
parent
f3607011d5
commit
d13eba6d63
9 changed files with 211 additions and 66 deletions
|
|
@ -66,6 +66,7 @@ android {
|
|||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
encoding 'utf-8'
|
||||
}
|
||||
|
||||
// Required and used only by groupie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue