Opened 16 months ago
Closed 13 months ago
#211 closed enhancement (fixed)
Icon for the Reader
| Reported by: | daniloercoli | Owned by: | isaackeyet |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | Other | Version: | 1.5.1 |
| Keywords: | Cc: |
Description
Hey Wizard of UI, we need an icon for the Reader.
Icon size: 33 x 33 pixels.( Icon will appear on a 60 x 40 pixel canvas and should have some negative space ).
Details here:
http://docs.blackberry.com/en/developers/deliverables/28627/Toolbars_6_1_1490331_11.jsp
Change History (3)
comment:1 Changed 15 months ago by isaackeyet
- Status changed from new to accepted
comment:2 Changed 15 months ago by daniloercoli
- The "Reader" item is available only on OS7 or higher, since the OS7 is the only one with a decent webKit browser. We can try to load the reader on OS6, maybe in a future app release, since changes on the server side are required.
The "Quick Photo" item is available on OS6 or higher.
- The Toolbar on OS5 or lower has a liner gradient background.
BG start color: 0x464646
BG end color: 0x414141
Text Color on the 1st row: 0xcccccc
Text Color on the 2nd row: 0x21759b
(We can change those colors, is up to you)
The Toolbar on OS6 or higher is "finally" a native field (the toolbar object was introduced in OS6), and uses the theme color. We can change the colors used in the toolbar, maybe using the same colors used on OS5.
- We should define which items are required in the dashboard.
I thought the following:
OS7: Quick Photo - Posts - Comments - Page - Stats - Reader - Options - Dashboard - Refresh
OS6: Quick Photo - Posts - Comments - Page - Stats - Options - Dashboard - Refresh
OS5: Posts - Comments - Page - Stats - Options - Dashboard - Refresh
- & 5. I just copied the icons from the Android app. The background of the app has a gray color 0xefebef , (no linear gradient, no strokes).
comment:3 Changed 13 months ago by daniloercoli
- Resolution set to fixed
- Status changed from accepted to closed
Fixed in [523].

I need to know more detail around this graphic to be able to create it.