equal
deleted
inserted
replaced
224 AknLayoutUtils::LayoutMetricsRect( |
224 AknLayoutUtils::LayoutMetricsRect( |
225 AknLayoutUtils::EMainPane, mainPane ); |
225 AknLayoutUtils::EMainPane, mainPane ); |
226 TAknLayoutRect listLayoutRect; |
226 TAknLayoutRect listLayoutRect; |
227 listLayoutRect.LayoutRect( |
227 listLayoutRect.LayoutRect( |
228 mainPane, |
228 mainPane, |
229 AknLayoutScalable_Avkon::list_single_graphic_pane_g2(0).LayoutLine() ); |
229 AknLayoutScalable_Avkon::list_single_graphic_pane_g1(0).LayoutLine() ); |
230 TSize size(listLayoutRect.Rect().Size()); |
230 TSize size(listLayoutRect.Rect().Size()); |
231 |
231 |
232 // Add xsp service icons2 |
232 // Add xsp service icons2 |
233 if ( !iAppServices ) |
233 if ( !iAppServices ) |
234 { |
234 { |