More time to leave
This commit is contained in:
@@ -76,7 +76,7 @@ public class MainActivity extends AppCompatActivity
|
|||||||
|
|
||||||
private static final String ARG_FRAGMENT_PAGE = "fragment_page";
|
private static final String ARG_FRAGMENT_PAGE = "fragment_page";
|
||||||
private static final String ARG_FRAGMENT_STATUS = "fragment_status";
|
private static final String ARG_FRAGMENT_STATUS = "fragment_status";
|
||||||
private static final int DOUBLE_CLICK_TO_EXIT_MILLIS = 200;
|
private static final int DOUBLE_CLICK_TO_EXIT_MILLIS = 2000;
|
||||||
|
|
||||||
private FragmentManager mFragmentManager;
|
private FragmentManager mFragmentManager;
|
||||||
private GoogleAuth mGoogleAuth;
|
private GoogleAuth mGoogleAuth;
|
||||||
|
|||||||
Reference in New Issue
Block a user