dreamwalker
About
- Username
- dreamwalker
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
I'd like to operate step detector again after reconnect. How to do that? and fix?
-
Reconnect code
private Continuation reconnectResult= task -> { ((DialogFragment) getSupportFragmentManager().findFragmentByTag(RECONNECT_DIALOG_TAG)).dismiss(); Log.e(TAG, "Continuation: in"); if (task.isCancell…