Fix for #2197
authorteknolog
Thu, 11 Mar 2010 20:15:58 +0000
changeset 46 094bbe96dde0
parent 39 ca935c84c94b
child 47 e5a309826d69
Fix for #2197
application/sis/podcatcher_udeb.sis
application/sis/podcatcher_udeb_signed.sis
application/sis/podcatcher_urel.sis
application/sis/podcatcher_urel_signed.sis
application/src/PodcastQueueView.cpp
Binary file application/sis/podcatcher_udeb.sis has changed
Binary file application/sis/podcatcher_udeb_signed.sis has changed
Binary file application/sis/podcatcher_urel.sis has changed
Binary file application/sis/podcatcher_urel_signed.sis has changed
--- a/application/src/PodcastQueueView.cpp	Mon Mar 08 17:54:46 2010 +0000
+++ b/application/src/PodcastQueueView.cpp	Thu Mar 11 20:15:58 2010 +0000
@@ -559,6 +559,7 @@
 			CPodcastListView::HandleCommandL(aCommand);
 			break;
 		}
+	iListContainer->SetLongTapDetected(EFalse); // in case we got here by long tapping
 	UpdateToolbar();
 	}