mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Remove unused code pt1
This commit is contained in:
		| @@ -275,7 +275,6 @@ public class PlaylistFragment extends BaseListInfoFragment<PlaylistInfo> { | ||||
|                 }); | ||||
|             } | ||||
|         } else { // Else : hide the uploader section | ||||
|             //headerUploaderLayout.setVisibility(View.INVISIBLE); | ||||
|             headerUploaderName.setText(R.string.playlist_no_uploader); | ||||
|         } | ||||
|  | ||||
| @@ -448,4 +447,4 @@ public class PlaylistFragment extends BaseListInfoFragment<PlaylistInfo> { | ||||
|         playlistBookmarkButton.setIcon(ThemeHelper.resolveResourceIdFromAttr(activity, iconAttr)); | ||||
|         playlistBookmarkButton.setTitle(titleRes); | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Peter Hindes
					Peter Hindes