Make room for text.
This commit is contained in:
parent
5319a58229
commit
ff18cb85a5
|
@ -26,9 +26,9 @@
|
|||
</LayoutGroup>
|
||||
<Label id="overview" font="font:SmallestSystemFont" wrap="true" height="130" width="950" maxLines="3" ellipsizeOnBoundary="true" />
|
||||
<LayoutGroup layoutDirection="horiz" itemSpacings="[15]">
|
||||
<Label id="video_codec" font="font:SmallestSystemFont" />
|
||||
<ScrollingLabel id="video_codec" font="font:SmallestSystemFont" maxWidth="400" />
|
||||
<label id="video_codec_count" font="font:smallestSystemFont" vertAlign="top" color="#ceffff" />
|
||||
<ScrollingLabel id="audio_codec" font="font:SmallestSystemFont" />
|
||||
<ScrollingLabel id="audio_codec" font="font:SmallestSystemFont" maxWidth="400" />
|
||||
<label id="audio_codec_count" font="font:smallestSystemFont" vertAlign="top" color="#ceffff" />
|
||||
</LayoutGroup>
|
||||
</LayoutGroup>
|
||||
|
|
Loading…
Reference in New Issue
Block a user