Update components/tvshows/TVShowDetails.xml

This commit is contained in:
Jimi 2022-06-23 08:45:35 -06:00 committed by GitHub
parent 80c6d5ac8e
commit ed7e8d28cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
<LayoutGroup id="toplevel" layoutDirection="vert" itemSpacings="[-10]" >
<LayoutGroup id="main_group" layoutDirection="horiz" itemSpacings="[15]" >
<Poster id="tvshowPoster" width="300" height="450" />
<LayoutGroup layoutDirection="vert" itemSpacings="[15]" id="details">
<LayoutGroup layoutDirection="vert" itemSpacings="[15]">
<LayoutGroup layoutDirection="horiz" itemSpacings="[150]">
<Label id="releaseYear" />
<Label id="officialRating" />