public class FollowPathCaptcha extends CaptchaFragment
CaptchaFragment.CaptchaOnClickListenerARG_CUSTOM_LAYOUT, ARG_CUSTOM_TEXT, ARG_GONE_ON_SUCCESS, ARG_VIEW_BLOCKING_METHOD, ARG_VIEW_ID, BLOCKING_METHOD_DISABLED, BLOCKING_METHOD_GONE, BLOCKING_METHOD_INVISIBLE, BLOCKING_METHOD_ONCLICK_CALLBACK| Constructor and Description |
|---|
FollowPathCaptcha() |
| Modifier and Type | Method and Description |
|---|---|
protected android.view.View |
generateCaptchaView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
Generates the initial captcha view
|
protected void |
refreshCaptchaView()
Refresh captcha content for example in case of failure.
|
captchaOK, captchaWrong, isItPass, onAttach, onCreate, onCreateView, onDetachprotected android.view.View generateCaptchaView(android.view.LayoutInflater inflater,
android.view.ViewGroup container,
android.os.Bundle savedInstanceState)
CaptchaFragmentgenerateCaptchaView in class CaptchaFragmentprotected void refreshCaptchaView()
CaptchaFragmentrefreshCaptchaView in class CaptchaFragment