- Inherited classes
- View
- Android class type
- Android ImageView with some additional features.
- Widget XML tag
<com.ginstr.widgets.GnImageView>
Layout Configuration
Attribute | Description | Values | Value Type |
---|---|---|---|
gn:rotation
|
sets rotation angle | -90.0 to +90.0
|
Float |
gn:setBackgroundPressed
|
sets pressed background image for ImageView. It can also be used on standard ImageView | @drawable/nameOfImageFile
|
Drawable |