Proyectos de Subversion Android Microlearning - Nuevo Interface

Rev

Rev 58 | Rev 73 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 58 Rev 71
Línea 381... Línea 381...
381
                preference.setPassword(objDevice.getString("password"));
381
                preference.setPassword(objDevice.getString("password"));
382
                preference.save();
382
                preference.save();
Línea 383... Línea 383...
383
 
383
 
Línea 384... Línea 384...
384
                getActivity().runOnUiThread(() -> {
384
                getActivity().runOnUiThread(() -> {
385
 
385
 
386
                    iTwoGetSkills.invokeFragment(Constants.IDX_FRAGMENT_WELCOME);
386
                    iTwoGetSkills.invokeFragment(Constants.IDX_FRAGMENT_MY_CAPSULES);
Línea 387... Línea 387...
387
                    iTwoGetSkills.showNavigationAndToolbar();
387
                    iTwoGetSkills.showNavigationAndToolbar();