Procházet zdrojové kódy

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

Pierre SAGASPE před 6 roky
rodič
revize
ccaaee28f6
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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.