Added inner padding to the notifications buttons to reduce their drawable size. They looked to bulky before.

This commit is contained in:
Karim Abou Zeid 2015-06-17 14:13:10 +02:00
commit d1156aa47b
5 changed files with 26 additions and 2 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 39
versionName "0.9.23b dev-1"
versionCode 40
versionName "0.9.24b dev-1"
}
buildTypes {