use CoordinatorLayout instead of NestedScrollView in media fragment
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user