--- 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;