- Inherited classes
View
- Android class type
Button
- Widget XML tag
<com.ginstr.widgets.GnCaptureSignatureEmbedded>
- Special Behaviours
- Long click clears drawn image
GnCaptureSignatureEmbedded
provides ability to capture a signature.
The difference between GnCaptureSignatureEmbedded
and GnCaptureSignature
is that GnCaptureSignatureEmbedded
does not open new activity for signature entry and it allows a signature to be drawn directly into it on a screen containing other widgets.
XML Attributes Description
Attribute | Description |
---|---|
gn:s_overlayText
|
Displays text in the middle of the widget |
gn:s_overlayText
Displays text in the middle of the widget. As soon as the user starts drawing on the widget, text is cleared. If user long clicks and resets the drawing, the text reappears.