Browse Source

apple tv : fix the cells in network streaming are cut off (#331)

Pierre SAGASPE 6 years ago
parent
commit
ccaaee28f6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Apple-TV/VLCOpenNetworkStreamTVViewController.m

+ 1 - 0
Apple-TV/VLCOpenNetworkStreamTVViewController.m

@@ -44,6 +44,7 @@
     self.playURLField.placeholder = NSLocalizedString(@"ENTER_URL", nil);
 
     self.previouslyPlayedStreamsTableView.backgroundColor = [UIColor clearColor];
+    self.previouslyPlayedStreamsTableView.rowHeight = UITableViewAutomaticDimension;
 
     /* After day 354 of the year, the usual VLC cone is replaced by another cone
      * wearing a Father Xmas hat.