Revision as of 16:57, 28 June 2016 by Mark (talk | contribs) (Created page with "<div style="float:right; clear:both; margin-left:0.5em;">__TOC__</div> Category:Widget_Library ;Inherited classes: <code>[http://developer.android.com/reference/android/vi...")
- Inherited classes
View
- Android class type
Button
- Widget XML tag
<com.ginstr.widgets.GnCaptureSignature>
Widget provides the ability to capture a signature. After a signature is entered, an image of it is saved to the device into the folder userData and a path to the folder is kept in the widget.
XML Attributes Description
Attribute | Description |
---|---|
#android:background
|
Defines background image for the GnCaptureSignature button
|
#android:setBackgroundPressed
|
Defines background image for the GnCaptureSignature button when pressed
|
android:background
Defines background image for the GnCaptureSignature
button
(String) value = @drawable/imageId
android:setBackgroundPressed
Defines background image for the GnCaptureSignature
button when pressed
(String) value = @drawable/imageId