Proyectos de Subversion Android Microlearning - Nuevo Interface

Rev

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

Rev 25 Rev 26
Línea 254... Línea 254...
254
                }
254
                }
Línea 255... Línea 255...
255
 
255
 
Línea 256... Línea 256...
256
                if(item.getItemId()==R.id.action_progreso){
256
                if(item.getItemId()==R.id.action_progreso){
257
 
257
 
258
                    setTitleActionBar(getString(R.string.progress_title));
258
                    setTitleActionBar(getString(R.string.progress_title));
Línea 259... Línea 259...
259
                    invokeFragment(Constants.IDX_FRAGMENT_PROGRESS);
259
                    invokeFragment(Constants.IDX_FRAGMENT_COMPANIES);
Línea 260... Línea 260...
260
                    mNavigationView.getMenu().getItem(2).setChecked(true);
260
                    mNavigationView.getMenu().getItem(2).setChecked(true);