We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00232c9 + 38b9734 commit 3eb1fb8Copy full SHA for 3eb1fb8
app/src/main/res/layout/player_custom_layout.xml
@@ -149,6 +149,7 @@
149
tools:text="1920x1080" />
150
151
<TextView
152
+ android:maxLines="2"
153
android:id="@+id/player_video_title"
154
android:layout_width="match_parent"
155
android:layout_height="wrap_content"
app/src/main/res/layout/trailer_custom_layout.xml
@@ -90,6 +90,7 @@
90
android:orientation="vertical">
91
92
93
94
95
96
0 commit comments