heroc/Gallery3D: Remove DIRTY UGLY HACK from Gallery3D Overlay

The reload on orientation change DIRTY UGLY HACK is unnecessary
when using libGLES_qcom.so from the latest Dream/Sapphire
proprietaries.

This gives a dramatic speed increase when changing the phone
orientation while in Gallery3D.

Change-Id: Id3eb2710b22aa3fa701703450a33ce27bb6e4cf2
This commit is contained in:
Bradley Froehle 2010-10-22 10:54:57 -07:00
parent b051228dac
commit d03fa837c2
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@
<resources>
<bool name="reload_on_orientation_change">true</bool>
<integer name="max_resolution">1024</integer>
<integer name="max_resolution_screennail">512</integer>