Skip to content

Commit 3a8d80f

Browse files
committed
feat: title highlight color
1 parent 7a3c7b5 commit 3a8d80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/description_layout.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
android:layout_marginEnd="8dp"
4949
android:layout_weight="1"
5050
android:maxLines="2"
51+
android:textColor="?android:attr/textColorPrimary"
5152
android:textSize="18sp"
5253
android:textStyle="bold"
5354
tools:text="Video Title" />

0 commit comments

Comments
 (0)