public class ApiWrapper
extends java.lang.Object
| Constructor and Description |
|---|
ApiWrapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setElevation(android.view.View instance,
int elevation)
Fix for dalvikvm warning dropped to logs
if we have(but do not call) non-existing virtual method in our class dalvik will drop
warning to logs about this.
|