Release notes + heart icon + equals text

This commit is contained in:
Sergey Solovyev
2012-04-22 20:54:33 +04:00
parent ccad4e3bbb
commit 5fb62cff47
15 changed files with 93 additions and 31 deletions

View File

@@ -7,8 +7,7 @@
-->
<org.solovyev.android.view.ColorButton xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res/org.solovyev.android.calculator"
a:id="@+id/pasteButton"
a:drawableTop="@drawable/heart"
a:drawableTop="@drawable/heart2"
style="?controlImageButtonStyle"
a:onClick="donateButtonClickHandler"/>