public class CaptchaFragmentManager
extends java.lang.Object
| Constructor and Description |
|---|
CaptchaFragmentManager() |
| Modifier and Type | Method and Description |
|---|---|
static void |
newCaptcha(FragmentActivity activity,
int container,
CaptchaFragment captchaFragment) |
static void |
newShakeItCaptcha(FragmentActivity activity,
int container,
int viewId) |
public static void newCaptcha(FragmentActivity activity,
int container,
CaptchaFragment captchaFragment)
container - the placeholder where to put the captcha fragmentpublic static void newShakeItCaptcha(FragmentActivity activity,
int container,
int viewId)
container - the placeholder where to put the captcha fragmentviewId - the id of the view which captcha fragment will enable after success