From 9dcaa238b476fe5062b4069b3359450052685278 Mon Sep 17 00:00:00 2001 From: Sergei_Bikart Date: Thu, 25 Oct 2018 15:25:36 +0300 Subject: [PATCH] [PLAYER-4564] Aligned 'Fullscreen' button name along with name of that button in react native part --- skin.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/skin.json b/skin.json index 5e81805..f68588b 100644 --- a/skin.json +++ b/skin.json @@ -298,7 +298,7 @@ {"name":"logo", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":125 }, {"name":"stereoscopic", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, {"name":"audioAndCC", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 }, - {"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, + {"name":"Fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, {"name":"arrowsBlack", "location": "mainView", "whenDoesNotFit":"keep", "minWidth":45 } ], @@ -307,28 +307,28 @@ {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":240 }, {"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 }, {"name":"logo", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":125 }, - {"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, + {"name":"Fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }, {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 } ], "mobileContent": [ - {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, + {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, {"name":"live", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45}, - {"name":"timeDuration", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":100 }, + {"name":"timeDuration", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 }, {"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 }, - {"name":"chromecast", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":50 }, + {"name":"chromecast", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 }, {"name":"share", "location":"moreOptions" }, {"name":"discovery", "location":"moreOptions" }, {"name":"closedCaption", "location":"moreOptions" }, - {"name":"stereoscopic", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, - {"name":"audioAndCC", "location": "controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, - {"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, - {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 } + {"name":"stereoscopic", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, + {"name":"audioAndCC", "location": "controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, + {"name":"Fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, + {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 } ], "mobileAd": [ - {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, + {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, {"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 }, - {"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }, - {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 } + {"name":"Fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }, + {"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 } ], "audioOnly": [ {"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },