uifw/AvKon/src/eikslb.cpp
branchRCL_3
changeset 4 8ca85d2f0db7
parent 0 2f259fa3e83a
child 23 3d340a0166ff
equal deleted inserted replaced
0:2f259fa3e83a 4:8ca85d2f0db7
    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         }