| Modifier and Type | Field and Description |
|---|---|
static int[] |
HttpImageView
Attributes that can be used with a HttpImageView.
|
static int |
HttpImageView_animationTime |
static int |
HttpImageView_errorDrawable |
static int |
HttpImageView_placeholderDrawable |
| Constructor and Description |
|---|
R.styleable() |
public static final int[] HttpImageView
Includes the following attributes:
| Attribute | Description |
|---|---|
| How long does the replace animation (e. |
| The drawable that should be shown, when the required Image could not be loaded |
| The drawable that should be shown on start. |
public static int HttpImageView_animationTime
public static int HttpImageView_errorDrawable
public static int HttpImageView_placeholderDrawable
Copyright © 2015 Hannes Dorfmann. All rights reserved.