application/data/PodcastShowsView.ra
changeset 54 21ffe6559297
parent 29 08733234ccb1
child 70 0a94e3bc0ef2
child 71 fbd95db6a4e1
--- a/application/data/PodcastShowsView.ra	Sat Mar 13 16:53:21 2010 +0000
+++ b/application/data/PodcastShowsView.ra	Sat Mar 13 18:48:25 2010 +0000
@@ -98,9 +98,10 @@
                            }  
                         };
                     };
-                }
-#ifdef SYMBIAN1_UI
-            ,TBAR_CTRL
+                },
+// we keep the download toolbar button in S^3, but always disable it
+// because there are drawing issues with only one item in the toolbar
+            TBAR_CTRL
 			{
 			type = EAknCtButton;
 			id = EPodcastDownloadShow;
@@ -117,7 +118,9 @@
 						}  
 					};
 				};
-			},		
+			}
+#ifdef SYMBIAN1_UI                
+        ,		
 		TBAR_CTRL
 			{
 			type = EAknCtButton;