Skip to content

Instantly share code, notes, and snippets.

@runlevel5
Created January 16, 2012 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save runlevel5/1620504 to your computer and use it in GitHub Desktop.
Save runlevel5/1620504 to your computer and use it in GitHub Desktop.
== Month View
-------------
1. Month Grid:
- Date number must be centered horizontally
- 'Today' tile color change from 'WHITE' to 'DARK PINK' with Shadow Inset, see picture: http://www.iphonefreak.com/wp-content/uploads/2010/06/iphone_4_calendar.jpg
2. Event Listing:
- add one 1px line border-top for Event Listing block (ask me if you don't understand)
- all-day color must be black instead of red
- all-day --> all day
- remove the pink rectangle - use same text style like others
- the pink > arrow move up few pixel to be cenetered vertically
- OPTIONAL: if there is no events for selected date, add a row with grey color text 'No events'
- OPTIONAL: am/pm text in LIGHT GREY
== List View
------------
- Lower Section Header height, make the font smaller
- The section header for Today is PINK
- remove the pink rectangle - use same text style like others
- the pink > arrow move up few pixel to be cenetered vertically
- OPTIONAL: am/pm text in LIGHT GREY
== Day View
------------
- The header is BLUE for Today and Black for other days
- Why the row height is too big? Should be enough height for 2 lines:
--------------------------------------------------------
|
| 1 PM Event Name in Black color \
| Location in Light Grey (if there is) /
|
---------------------------------------------------------
== Event Detail
----------------
- Event Name title is black
- Date/Time/Location: remove Bold style, change to Pink color
- All rectangle block background to white
@rauxalach
Copy link

All edited....except the widget.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment