Java android.view ContextThemeWrapper fields, constructors, methods, implement or subclass

Example usage for Java android.view ContextThemeWrapper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.view ContextThemeWrapper.

The text is from its open source code.

Subclass

android.view.ContextThemeWrapper has subclasses.
Click this link to see all its subclasses.

Constructor

ContextThemeWrapper(Context base, @StyleRes int themeResId)
Creates a new context wrapper with the specified theme.
ContextThemeWrapper(Context base, Resources.Theme theme)
Creates a new context wrapper with the specified theme.

Method

ContextgetBaseContext()
ResourcesgetResources()
Resources.ThemegetTheme()