Make input edit text grow dynamically

This commit is contained in:
Niels Andriesse
2021-06-15 16:14:35 +10:00
parent e06a3271df
commit 196fc25902
5 changed files with 60 additions and 8 deletions

View File

@@ -194,7 +194,7 @@ android {
versionCode canonicalVersionCode * postFixSize
versionName canonicalVersionName
minSdkVersion 21
minSdkVersion 23
targetSdkVersion 30
multiDexEnabled = true