locationsystemui/locationsysui/locsuplsettingsui/src/locsuplserverview.cpp
branchRCL_3
changeset 14 b88ebe0cbbbe
parent 0 667063e416a2
equal deleted inserted replaced
13:9c303455e256 14:b88ebe0cbbbe
   705 		TRAP_IGNORE( 
   705 		TRAP_IGNORE( 
   706 			Cba()->SetCommandSetL ( R_SUPLSETTINGS_SERVER_OPTIONS_BACK ) ); 
   706 			Cba()->SetCommandSetL ( R_SUPLSETTINGS_SERVER_OPTIONS_BACK ) ); 
   707 		}
   707 		}
   708 	else if( iStartedPrioritize )
   708 	else if( iStartedPrioritize )
   709 		{
   709 		{
       
   710 		//ou1cimx1#352684. to disable first item flicker
       
   711 	   iNewContainer->ListBoxL().SetCurrentItemIndex(iSelectedIndex);
   710 	   iNewContainer->ListBoxL().DisableSingleClick(ETrue); 
   712 	   iNewContainer->ListBoxL().DisableSingleClick(ETrue); 
   711 		iStartedPrioritize = EFalse;
   713 		iStartedPrioritize = EFalse;
   712 		TRAP_IGNORE( 
   714 		TRAP_IGNORE( 
   713 			Cba()->SetCommandSetL ( R_SUPLSETTINGS_SERVER_OK_CANCEL ) ); 		
   715 			Cba()->SetCommandSetL ( R_SUPLSETTINGS_SERVER_OK_CANCEL ) ); 		
   714 		}
   716 		}