diff --git a/app/build.gradle b/app/build.gradle index ef83290..b9cb74b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,7 +7,7 @@ android { minSdkVersion 17 targetSdkVersion 28 versionCode 1 - versionName "v1.2.2" + versionName "v1.2.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/superdialog/build.gradle b/superdialog/build.gradle index 2e6cdd5..9455e7f 100644 --- a/superdialog/build.gradle +++ b/superdialog/build.gradle @@ -1,7 +1,7 @@ apply plugin: 'com.android.library' apply plugin: 'com.github.dcendents.android-maven' group = 'com.github.kishannareshpal' -version = 'v1.2.2' +version = 'v1.2.3' android { compileSdkVersion 28 @@ -12,7 +12,7 @@ android { minSdkVersion 17 targetSdkVersion 28 versionCode 1 - versionName "v1.2.2" + versionName "v1.2.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" diff --git a/superdialog/src/main/res/layout/superdialog_main.xml b/superdialog/src/main/res/layout/superdialog_main.xml index e70ab6c..d71bb8f 100644 --- a/superdialog/src/main/res/layout/superdialog_main.xml +++ b/superdialog/src/main/res/layout/superdialog_main.xml @@ -52,7 +52,8 @@ + android:layout_marginBottom="8dp" + android:fadeScrollbars="false"> + tools:visibility="visible" />