Added inner padding to the notifications buttons to reduce their drawable size. They looked to bulky before.
This commit is contained in:
parent
d2fda4a839
commit
d1156aa47b
5 changed files with 26 additions and 2 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue