Layout scrollbar (V0.4)

This commit is contained in:
2021-03-12 22:22:49 +01:00
parent 592bd2841c
commit ca05fb53e5
9 changed files with 387 additions and 493 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 1
versionName '0.3'
versionName '0.4'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}