SkinUI5.0官方文档

SkinUI5.0官方文档


下边隐藏

<h4>效果图</h4> <p><img src="http://www.skinui.cn/doc/img/5.0/5/BottomHide.gif" alt="下边隐藏" /></p> <h4>布局文件</h4> <pre><code class="language-xml">&lt;FlexLayout&gt; &lt;TextView Width="MatchParent" Height="60" HorzAlign="Center" Text="IDS_ANIMATION17_2" Font="ID_FONT_H4"/&gt; &lt;Line Width="MatchParent" Height="1"/&gt; &lt;RelativeLayout Width="MatchParent" Grow="1"&gt; &lt;RelativeLayout Width="MatchParent" Height="50%" AlignParentTop="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;HideLayout Id="1002" Width="MatchParent" Height="50%" AlignParentBottom="0"&gt; &lt;RelativeLayout Background="ID_COLOR_DEFAULT1"&gt; &lt;TextView Width="MatchParent" Height="WrapContent" AlignParentTop="0" HorzAlign="Left" MultiLine="true" Text="IDS_TEST_TEXT" /&gt; &lt;/RelativeLayout&gt; &lt;RelativeLayout Background="ID_COLOR_DEFAULT8" Id="1003" Height="150"&gt; &lt;TextView Width="MatchParent" Height="WrapContent" AlignParentTop="0" HorzAlign="Left" MultiLine="true" Text="IDS_TEST_TEXT" /&gt; &lt;/RelativeLayout&gt; &lt;/HideLayout&gt; &lt;/RelativeLayout&gt; &lt;/FlexLayout&gt;</code></pre>

页面列表

ITEM_HTML