| Modifier and Type | Field and Description |
|---|---|
static int[] |
AdsAttrs
Attributes that can be used with a AdsAttrs.
|
static int |
AdsAttrs_adSize |
static int |
AdsAttrs_adSizes |
static int |
AdsAttrs_adUnitId |
static int[] |
LoadingImageView
Attributes for LoadingImageView
|
static int |
LoadingImageView_circleCrop |
static int |
LoadingImageView_imageAspectRatio |
static int |
LoadingImageView_imageAspectRatioAdjust |
| Constructor and Description |
|---|
R.styleable() |
public static final int[] AdsAttrs
Includes the following attributes:
| Attribute | Description |
|---|---|
| The size of the ad. |
| A comma-separated list of the supported ad sizes. |
| The ad unit ID. |
AdsAttrs_adSize,
AdsAttrs_adSizes,
AdsAttrs_adUnitIdpublic static int AdsAttrs_adSize
public static int AdsAttrs_adSizes
public static int AdsAttrs_adUnitId
public static final int[] LoadingImageView
Includes the following attributes:
| Attribute | Description |
|---|---|
| Whether or not this view should have a circular clip applied |
| The fixed aspect ratio to use in aspect ratio adjustments. |
| What kind of aspect ratio adjustment to do. |
public static int LoadingImageView_circleCrop
public static int LoadingImageView_imageAspectRatio
public static int LoadingImageView_imageAspectRatioAdjust
Copyright © 2016 Creative Mobile. All rights reserved.