public final class GestureLibraries extends Object
Modifier and Type | Method and Description |
---|---|
static GestureLibrary |
fromFile(File path) |
static GestureLibrary |
fromFile(String path) |
static GestureLibrary |
fromPrivateFile(Context context,
String name) |
static GestureLibrary |
fromRawResource(Context context,
int resourceId) |
public static GestureLibrary fromFile(String path)
public static GestureLibrary fromFile(File path)
public static GestureLibrary fromPrivateFile(Context context, String name)
public static GestureLibrary fromRawResource(Context context, @RawRes int resourceId)