src/hbcore/resources/themes/effects/hbdefault/chatoutgoing_appear.fxml
author hgs
Mon, 18 Oct 2010 18:23:13 +0300
changeset 34 ed14f46c0e55
parent 0 16d8024aca5e
permissions -rw-r--r--
201041

<layers>

<visual>

    <param name="translation_x" type="anim">

    <duration>0.7</duration>

		<style>outquad</style>

    <keyframe at="0.0">0.0</keyframe>

    <keyframe at="1.0">1.0</keyframe>

    <start ref="screen.width">1.0</start>

    <end ref="visual.left">1.0</end>

    </param>

</visual>

</layers>