File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 <org .schabi.newpipe.views.NewPipeTextView
3838 android : id =" @+id/playlist_duplicate"
3939 android : layout_width =" match_parent"
40- android : layout_height =" 40dp "
40+ android : layout_height =" wrap_content "
4141 android : layout_below =" @+id/newPlaylist"
42- android : text =" @string/duplicate_in_playlist"
43- android : textAppearance =" ?android:attr/textAppearanceLarge"
44- android : textSize =" 15sp"
45- android : layout_marginStart =" 10dp"
46- android : layout_marginEnd =" 10dp"
47- android : inputType =" textMultiLine"
48- android : layout_centerHorizontal =" true"
42+ android : layout_marginHorizontal =" @dimen/video_item_search_padding"
4943 android : layout_marginBottom =" @dimen/video_item_search_padding"
50- android : visibility =" gone" />
44+ android : gravity =" center"
45+ android : text =" @string/duplicate_in_playlist"
46+ android : textAppearance =" ?android:attr/textAppearanceMedium"
47+ android : textSize =" 13sp"
48+ android : visibility =" gone"
49+ tools : text =" @tools:sample/lorem[20]"
50+ tools : visibility =" visible" />
5151
5252 <View
5353 android : id =" @+id/separator"
You can’t perform that action at this time.
0 commit comments