(Created page with "<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> Category:Widgets This is a standard [http://developer.android.com/reference/android/widget/Button.ht...") |
m |
||
Line 1: | Line 1: | ||
<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | <div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> | ||
− | [[Category: | + | [[Category:Widget_Library]] |
This is a standard [http://developer.android.com/reference/android/widget/Button.html Android Button] but it's outlined here because it can use special ginstr abilities. | This is a standard [http://developer.android.com/reference/android/widget/Button.html Android Button] but it's outlined here because it can use special ginstr abilities. | ||
Revision as of 14:35, 28 June 2016
This is a standard Android Button but it's outlined here because it can use special ginstr abilities.
- Widget XML tag
<Button>
XML Attributes Description
Attribute | Description |
---|---|
#gn:setBackgroundPressed
|
Sets pressed background image for Button. |
gn:setBackgroundPressed
Sets pressed background image for Button.
(Drawable) values = @drawable/nameOfImageFile