mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-01-25 00:52:08 +01:00
remove dead code
This commit is contained in:
parent
30aa64e9c6
commit
942e042933
@ -484,7 +484,6 @@ public class VideoDetailFragment
|
||||
videoDescriptionView.setMovementMethod(LinkMovementMethod.getInstance());
|
||||
videoDescriptionView.setAutoLinkMask(Linkify.WEB_URLS);
|
||||
|
||||
//thumbsRootLayout = rootView.findViewById(R.id.detail_thumbs_root_layout);
|
||||
thumbsUpTextView = rootView.findViewById(R.id.detail_thumbs_up_count_view);
|
||||
thumbsUpImageView = rootView.findViewById(R.id.detail_thumbs_up_img_view);
|
||||
thumbsDownTextView = rootView.findViewById(R.id.detail_thumbs_down_count_view);
|
||||
|
Loading…
x
Reference in New Issue
Block a user