Skip to content

Instantly share code, notes, and snippets.

@ttsubono
Created January 22, 2013 10:31
Show Gist options
  • Save ttsubono/4593656 to your computer and use it in GitHub Desktop.
Save ttsubono/4593656 to your computer and use it in GitHub Desktop.
画面の主要パーツの高さ
/** 画面の主要パーツの高さ */
#define NAVIGATION_BAR_HEIGHT 44.0f
#define TAB_BAR_HEIGHT 49.0f
#define STATUS_BAR_HEIGHT 20.0f
#define PAGE_CONTROL_HEIGHT 18.0f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment