describe what "Auto-Generated" Means
This commit is contained in:
parent
d048935d7f
commit
b6ec37cca0
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ public class PlaylistFragment extends BaseListInfoFragment<PlaylistInfo> {
|
|||
}
|
||||
} else { // Else : hide the uploader section
|
||||
//headerUploaderLayout.setVisibility(View.INVISIBLE);
|
||||
headerUploaderName.setText("Auto-Generated");
|
||||
headerUploaderName.setText("Auto-Generated (no uploader found)");
|
||||
}
|
||||
|
||||
playlistCtrl.setVisibility(View.VISIBLE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue