Explorar o código

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

Pierre SAGASPE %!s(int64=6) %!d(string=hai) anos
pai
achega
ccaaee28f6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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.