io.vov.vitamio
Class VR
java.lang.Object
io.vov.vitamio.VR
public class VR
- extends java.lang.Object
A resource holder within Vitamio Plugin
Method Summary |
static Drawable |
getDrawable(int id)
|
static java.lang.String |
getString(int id)
|
static View |
inflate(int id,
ViewGroup root)
|
static void |
init(Context ctx)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VR
public VR()
init
public static void init(Context ctx)
throws VitamioInstaller.VitamioNotCompatibleException,
VitamioInstaller.VitamioNotFoundException,
NameNotFoundException
- Throws:
VitamioInstaller.VitamioNotCompatibleException
VitamioInstaller.VitamioNotFoundException
NameNotFoundException
inflate
public static View inflate(int id,
ViewGroup root)
getDrawable
public static Drawable getDrawable(int id)
getString
public static java.lang.String getString(int id)