mmsharing/mmshui/src/musuiclipsharingview.cpp
branchRCL_3
changeset 24 407431f36921
parent 21 ce86b6d44a6d
child 31 33a5d2bbf6fc
equal deleted inserted replaced
21:ce86b6d44a6d 24:407431f36921
   469 //
   469 //
   470 void CMusUiClipSharingView::RefreshView()
   470 void CMusUiClipSharingView::RefreshView()
   471     {
   471     {
   472     MUS_LOG( "mus: [MUSUI ]  -> CMusUiClipSharingView::RefreshView" );
   472     MUS_LOG( "mus: [MUSUI ]  -> CMusUiClipSharingView::RefreshView" );
   473     
   473     
   474     if ( iBackgroundContainer )
   474     RefreshBackgroundContainer();
   475         {
       
   476         iBackgroundContainer->SetRect( ClientRect() );
       
   477         }
       
   478     
   475     
   479     if ( iContainer )
   476     if ( iContainer )
   480         {            
   477         {            
   481         TInt height = MusAppUi()->ApplicationRect().Height();
   478         TInt height = MusAppUi()->ApplicationRect().Height();
   482         MUS_LOG1( "mus: [MUSUI ]  -> application rect height: %d", height );
   479         MUS_LOG1( "mus: [MUSUI ]  -> application rect height: %d", height );