Make subscribers in video detail fragment dimmer

This commit is contained in:
Stypox 2022-12-04 20:45:06 +01:00
parent 86ee94eb04
commit 0df696739f
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23
2 changed files with 0 additions and 2 deletions

View File

@ -319,7 +319,6 @@
android:marqueeRepeatLimit="marquee_forever"
android:scrollHorizontally="true"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textSize="@dimen/video_item_detail_uploader_text_size"
tools:ignore="RtlHardcoded"
tools:text="Uploader" />

View File

@ -306,7 +306,6 @@
android:marqueeRepeatLimit="marquee_forever"
android:scrollHorizontally="true"
android:singleLine="true"
android:textAppearance="?android:attr/textAppearanceLarge"
android:textSize="@dimen/video_item_detail_uploader_text_size"
tools:ignore="RtlHardcoded"
tools:text="Uploader" />