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.
1 parent f8c110e commit 049a42aCopy full SHA for 049a42a
1 file changed
app/src/main/res/layout/video_item.xml
@@ -33,7 +33,7 @@
33
android:textAppearance="?android:attr/textAppearanceSmall"
34
android:textSize="@dimen/text_search_uploader_size"/>
35
36
- <TextView android:text="Upload date here"
+ <TextView android:text="itemUploadDateView"
37
android:layout_width="wrap_content"
38
android:layout_height="wrap_content"
39
android:layout_toRightOf="@id/itemThumbnailView"
0 commit comments