Fixed alpha value for last item in the main menu to prevent animation glitches.

This commit is contained in:
Pieter Hulshoff 2016-08-17 13:21:32 +02:00
parent e034a589b4
commit bb3b597e9b
3 changed files with 3 additions and 3 deletions

View File

@ -1097,7 +1097,7 @@
</set>
</onMenuExit>
</item>
<item xOffset="1440"/>
<item xOffset="1440" alpha="0"/>
</menu>

View File

@ -1097,7 +1097,7 @@
</set>
</onMenuExit>
</item>
<item xOffset="1440"/>
<item xOffset="1440" alpha="0"/>
</menu>

View File

@ -1097,7 +1097,7 @@
</set>
</onMenuExit>
</item>
<item xOffset="1440"/>
<item xOffset="1440" alpha="0"/>
</menu>