public static class GoTheme.DrawableCache extends java.lang.Object
DrawableCache(android.content.Context context, int size)
android.graphics.drawable.Drawable
load(java.lang.String key)
void
put(java.lang.String key, android.graphics.drawable.Drawable value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DrawableCache(android.content.Context context, int size)
public android.graphics.drawable.Drawable load(java.lang.String key)
public void put(java.lang.String key, android.graphics.drawable.Drawable value)