m |
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]] |
;Inherited classes: <code>[http://developer.android.com/reference/android/view/View.html View]</code> | ;Inherited classes: <code>[http://developer.android.com/reference/android/view/View.html View]</code> | ||
;Android class type: <code>[http://developer.android.com/reference/android/widget/ImageView.html ImageView]</code> with some additional features. | ;Android class type: <code>[http://developer.android.com/reference/android/widget/ImageView.html ImageView]</code> with some additional features. |
Revision as of 14:35, 28 June 2016
- Inherited classes
View
- Android class type
ImageView
with some additional features.- Widget XML tag
<com.ginstr.widgets.GnImageView>
XML Attributes Description
Attribute | Description |
---|---|
#gn:rotation
|
sets rotation angle |
#gn:setBackgroundPressed
|
sets pressed background image for ImageView. It can also be used on standard ImageView |
gn:rotation
Sets rotation angle
(Float) values = -90.0
to +90.0
gn:setBackgroundPressed
Sets pressed background image for ImageView. It can also be used on standard ImageView
(Drawable) values = @drawable/nameOfImageFile