contactwidgethsplugin/contactwidgeths/t_contactwidgeths/resource/friend_minimize.fxml
author hgs
Wed, 21 Jul 2010 11:21:49 +0300
changeset 50 77bc263e1626
parent 47 7cbcb2896f0e
permissions -rw-r--r--
201027

<layers>
<visual>
		<param name="opacity" type="anim">
			<style>linear</style>
			<duration>0.3</duration>
			<keyframe at="0.0">1.0</keyframe>
			<keyframe at="1.0">0.0</keyframe>
		</param>
	</visual>
</layers>