#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

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

  1. Why is the Read icon not a part of the grid, like it is for WPAndroid?
  2. What background color is the toolbar?
  3. What other items are in the toolbar (or will be)?
  4. What color palette are the existing icons using, if any?
  5. What effects does the existing icons have, if any?

comment:2 Changed 15 months ago by daniloercoli

  1. 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.

  1. 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.

  1. 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

  1. & 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).
Last edited 15 months ago by daniloercoli (previous) (diff)

comment:3 Changed 13 months ago by daniloercoli

  • Resolution set to fixed
  • Status changed from accepted to closed

Fixed in [523].

Note: See TracTickets for help on using tickets.