Make subscribers in video detail fragment dimmer

pull/9173/head
Stypox 2022-12-04 20:45:06 +01:00
rodzic 86ee94eb04
commit 0df696739f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4BDF1B40A49FDD23
2 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -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" />

Wyświetl plik

@ -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" />