Button redesign

Alle Buttons haben jetzt die gleiche Tint farbe
This commit is contained in:
Georg Reisinger
2019-04-01 22:13:56 +02:00
parent 7f4cbd5a59
commit 03af603e13
14 changed files with 23 additions and 10 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 23
targetSdkVersion 28
versionCode 13
versionName "4.3"
versionCode 14
versionName "4.4"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {