MCPcopy Create free account

hub / github.com/cyrilmottier/DrawablePresentation / types & classes

Types & classes10 in github.com/cyrilmottier/DrawablePresentation

ClassBasicDrawableCache
This is a very basic implementation of a cache drawable. @author Cyril Mottier
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/BasicDrawableCache.java:32
InterfaceCallback
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/DrawableDownloader.java:39
ClassConfig
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/util/Config.java:19
ClassDisplayDrawableActivity
DrawableListing/src/com/cyrilmottier/android/drawablelisting/DisplayDrawableActivity.java:34
ClassDrawableDownloader
The DrawableDownloader takes care of downloading Drawable according to a given URL. It includes a cache that prevent downloading previously downloaded
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/DrawableDownloader.java:37
ClassMainActivity
The following activity shows how to create an optimized splash screen that adapts to different screen resolution and densities using as few Views as p
FlattenHierarchy/src/com/cyrilmottier/android/flattenhierarchy/MainActivity.java:30
ClassMainActivity
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/tests/MainActivity.java:30
ClassMainActivity
DrawableListing/src/com/cyrilmottier/android/drawablelisting/MainActivity.java:28
ClassRemoteDrawable
A RemoteDrawable is a Drawable that is composed of two other Drawables. The first one is a placeholder and the second one is a Drawable that is downlo
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/RemoteDrawable.java:37
ClassRemoteState
RemoteDrawable/src/com/cyrilmottier/android/remotedrawable/RemoteDrawable.java:194