Skip to content

Instantly share code, notes, and snippets.

View joshjensen's full-sized avatar

Josh Jensen joshjensen

View GitHub Profile
@joshjensen
joshjensen / app.js
Created April 21, 2012 14:52
Video pops out of full screen when played inside a table row and rotated.
// Video pops out of full screen when played inside a table row and rotated.
// Steps to replicate:
// 1. Wait for video to load.
// 2. Click to open full screen.
// 3. Rotate device.
// Video pops out of full screen mode.
var win = Ti.UI.createWindow({
backgroundColor: '#fff',