| Modifier and Type | Field and Description |
|---|---|
static int |
drawable_thumb
The drawable for custom switch thumb
|
static int |
drawable_track
The drawable for background of custom switch
|
| Constructor and Description |
|---|
R.attr() |
public static final int drawable_thumb
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
public static final int drawable_track
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
Copyright © 2014. All Rights Reserved.