use CoordinatorLayout instead of NestedScrollView in media fragment

This commit is contained in:
2021-02-08 00:22:50 +01:00
parent f342d1a3f4
commit e762745705
5 changed files with 167 additions and 151 deletions

View File

@ -11,7 +11,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 3000 //00.03.000
versionName "0.3.90"
versionName "0.3.91"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "build_time", buildTime()