Fix non-working "Do Not Install" button on "installsu" page.

* Applicable to non-rooted devices running portrait mode only.
* Touching the button has no effect, supposed to reboot/poweroff.

Change-Id: If67649c4c83ddf549c833f94c66829e0877969c5
This commit is contained in:
codelover
2015-03-19 17:49:46 +01:00
committed by Dees Troy
parent 2a3d4ce3ca
commit 27b0aee5f1
+1 -1
View File
@@ -3594,7 +3594,7 @@
<object type="button">
<placement x="%col_center_x%" y="%row3_y%" />
<text>Do Not Install</text>
<image resource="main_button" />
<action function="set">tw_page_done=1</action>
</object>
<object type="slider">