public class ParentStyleProvider extends Object implements StyleProvider, Singleton
| Modifier and Type | Field and Description |
|---|---|
static ParentStyleProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Style |
getStyle(Styleable styleable) |
String |
toString(Locale locale) |
public static final ParentStyleProvider INSTANCE
public Style getStyle(Styleable styleable)
getStyle in interface StyleProviderpublic String toString(Locale locale)
toString in interface StyleProviderCopyright © 2002–2016 SoftSmithy. All rights reserved.