uifw/AvKon/src/eikslb.cpp
branchCompilerCompatibility
changeset 8 b57f3d42a10e
parent 4 8ca85d2f0db7
child 23 3d340a0166ff
equal deleted inserted replaced
6:05fbbb041e1f 8:b57f3d42a10e
    76         {
    76         {
    77         transApi->StopDrawing();
    77         transApi->StopDrawing();
    78         }
    78         }
    79 #endif //RD_UI_TRANSITION_EFFECTS_LIST
    79 #endif //RD_UI_TRANSITION_EFFECTS_LIST
    80 
    80 
    81     DrawBackgroundAndSeparatorLines( aItemTextRect );
    81     DrawBackgroundAndSeparatorLines( aItemTextRect, 
       
    82             aItemIndex != FormattedCellData()->ListBox()->BottomItemIndex() );
    82 
    83 
    83     if ( aItemIsCurrent )
    84     if ( aItemIsCurrent )
    84         {
    85         {
    85         FormattedCellData()->SetCurrentItemIndex( aItemIndex );
    86         FormattedCellData()->SetCurrentItemIndex( aItemIndex );
    86         }
    87         }