equal
deleted
inserted
replaced
190 * Default implementation is empty. |
190 * Default implementation is empty. |
191 * @param aCommand ID of the command to respond to. |
191 * @param aCommand ID of the command to respond to. |
192 */ |
192 */ |
193 void CPodcastSearchView::HandleCommandL(TInt aCommand) |
193 void CPodcastSearchView::HandleCommandL(TInt aCommand) |
194 { |
194 { |
195 //CloseToolbarExtension(); |
|
196 switch(aCommand) |
195 switch(aCommand) |
197 { |
196 { |
198 case EPodcastAddSearchResult: |
197 case EPodcastAddSearchResult: |
199 { |
198 { |
200 TInt index = iListContainer->Listbox()->CurrentItemIndex(); |
199 TInt index = iListContainer->Listbox()->CurrentItemIndex(); |