Add landscape layout for manga info. Fix portrait layout image paddings when the tab layout was expanded

This commit is contained in:
len
2017-05-20 14:56:31 +02:00
parent bbe180ecd1
commit a5a12f8b3a
4 changed files with 246 additions and 15 deletions

View File

@@ -222,7 +222,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.2'
ext.kotlin_version = '1.1.2-3'
repositories {
mavenCentral()
}