fix: fixed icon and action bar padding

This commit is contained in:
2026-06-13 15:03:18 +03:00
parent bbbf9f6b4a
commit b97d7d58e5
4 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ android {
applicationId = "ru.omni_devel.cards"
minSdk = 30
targetSdk = 36
versionCode = 20
versionCode = 30
versionName = "2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"