uifw/AvKon/src/aknlists.cpp
branchRCL_3
changeset 18 0aa5fbdfbc30
parent 16 71dd06cfe933
child 19 aa94898fb0b4
child 23 3d340a0166ff
--- a/uifw/AvKon/src/aknlists.cpp	Wed Apr 14 16:14:00 2010 +0300
+++ b/uifw/AvKon/src/aknlists.cpp	Tue Apr 27 16:55:05 2010 +0300
@@ -4187,7 +4187,7 @@
     SetupStretchableListL( this,
                           AknLayoutScalable_Avkon::list_setting_pane( 0 ),
                           AknLayoutScalable_Avkon::list_setting_pane_vc( 0 ),
-                          EFalse );
+                          ETrue );
 
     SetSeparatorLinePosition( this, EAColumn );
     
@@ -4290,7 +4290,7 @@
     SetupStretchableListL( this,
                           AknLayoutScalable_Avkon::list_setting_number_pane( 0 ),
                           AknLayoutScalable_Avkon::list_setting_number_pane_vc( 0 ),
-                          EFalse );
+                          ETrue );
 
     SetSeparatorLinePosition( this, EABColumn );