Skip to content

Instantly share code, notes, and snippets.

@40
Created September 16, 2012 21:35
Show Gist options
  • Select an option

  • Save 40/3734495 to your computer and use it in GitHub Desktop.

Select an option

Save 40/3734495 to your computer and use it in GitHub Desktop.
Setting BB10 Container Resolution/Width Qwerty
Container{
preferredWidth: 768 // testing purposes
// preferredWidth: 720 // live production app
preferredHeight: 720 // testing/live
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment