finally sussed out the inconsistent text size issue, works on xxhdpi displays, probably will update to try and make it work on all dpi levels
This commit is contained in:
@@ -12,7 +12,7 @@ android {
|
||||
minSdk = 28
|
||||
targetSdk = 34
|
||||
versionCode = 1
|
||||
versionName = "1.0.7"
|
||||
versionName = "1.0.8"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user