# HG changeset patch # User IBBoard # Date 1351510739 0 # Node ID 7bcf9621a373f69120db2d9524980796214a438e # Parent 4a66834572d1de46d232e1f7b48a85e82f772318 Force portrait mode as a temporary fix for the light going out when you rotate the phone diff -r 4a66834572d1 -r 7bcf9621a373 AndroidManifest.xml --- a/AndroidManifest.xml Mon Oct 29 11:23:36 2012 +0000 +++ b/AndroidManifest.xml Mon Oct 29 11:38:59 2012 +0000 @@ -13,10 +13,11 @@ + android:label="@string/app_name"> + android:label="@string/app_name" + android:screenOrientation="portrait">