src/hbcore/resources/themes/effects/hbdefault/chatoutgoing_appear.fxml
changeset 0 16d8024aca5e
child 28 b7da29130b0e
child 34 ed14f46c0e55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/hbcore/resources/themes/effects/hbdefault/chatoutgoing_appear.fxml	Mon Apr 19 14:02:13 2010 +0300
@@ -0,0 +1,11 @@
+<layers>
+	<visual>
+		<param name="translation_x" type="anim">
+			<duration>0.5</duration>
+			<keyframe at="0.0">0.0</keyframe>
+			<keyframe at="1.0">1.0</keyframe>
+			<style>outquad</style>
+			<start ref="screen.width">1.0</start>
+		</param>
+	</visual>
+</layers>
\ No newline at end of file