SkinUI5.0官方文档

SkinUI5.0官方文档


左边滑出

<h4>效果图</h4> <p><img src="http://www.skinui.cn/doc/img/5.0/5/ViewLeftSlide.gif" alt="视图左边滑出" /></p> <h4>布局文件</h4> <pre><code class="language-xml">&lt;FlexLayout&gt; &lt;TextView Width="MatchParent" Height="60" HorzAlign="Center" Text="IDS_ANIMATION10_2" Font="ID_FONT_H4"/&gt; &lt;Line Width="MatchParent" Height="1"/&gt; &lt;RelativeLayout Width="MatchParent" Grow="1"&gt; &lt;SlideLayout Id="1002" Width="50%" Height="MatchParent" AlignParentLeft="0" Animation="LeftSlide" Visible="false"&gt; &lt;RelativeLayout Id="1003" Width="MatchParent" Height="MatchParent" Background="ShadowRight.png"&gt; &lt;TextView AlignParentLeft="10" AlignParentTop="10" AlignParentBottom="10" AlignParentRight="20" MultiLine="true" Text="IDS_TEST_TEXT" /&gt; &lt;/RelativeLayout&gt; &lt;/SlideLayout&gt; &lt;RelativeLayout Width="50%" Height="MatchParent" AlignParentRight="0" &gt; &lt;Button Id="1001" Width="36%" Height="WrapContent" AlignParentHorzCenter="0" AlignParentVertCenter="-50" ChildText11="IDS_CLICK_ME" Background="Button.png" Layout="Button.xml"/&gt; &lt;/RelativeLayout&gt; &lt;/RelativeLayout&gt; &lt;/FlexLayout&gt;</code></pre>

页面列表

ITEM_HTML