We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ee94e commit 0df6967Copy full SHA for 0df6967
2 files changed
app/src/main/res/layout-large-land/fragment_video_detail.xml
@@ -319,7 +319,6 @@
319
android:marqueeRepeatLimit="marquee_forever"
320
android:scrollHorizontally="true"
321
android:singleLine="true"
322
- android:textAppearance="?android:attr/textAppearanceLarge"
323
android:textSize="@dimen/video_item_detail_uploader_text_size"
324
tools:ignore="RtlHardcoded"
325
tools:text="Uploader" />
app/src/main/res/layout/fragment_video_detail.xml
@@ -306,7 +306,6 @@
306
307
308
309
310
311
312
0 commit comments