From 227ea2dff591d72e80e2ac8bca6ece62256e7f7d Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 12 Apr 2022 15:22:46 +0300 Subject: Unknown changes --- .../Colors.xcassets/TextBackground.colorset/Contents.json | 6 +++--- Juick/Main.storyboard | 14 +++++++++----- Juick/Views/MessageCell.xib | 15 +++++++++++++-- 3 files changed, 25 insertions(+), 10 deletions(-) (limited to 'Juick') diff --git a/Juick/Colors.xcassets/TextBackground.colorset/Contents.json b/Juick/Colors.xcassets/TextBackground.colorset/Contents.json index 57e2586..2f5528f 100644 --- a/Juick/Colors.xcassets/TextBackground.colorset/Contents.json +++ b/Juick/Colors.xcassets/TextBackground.colorset/Contents.json @@ -5,9 +5,9 @@ "color-space" : "srgb", "components" : { "alpha" : "0.750", - "blue" : "0.996", - "green" : "0.992", - "red" : "0.992" + "blue" : "0xFF", + "green" : "0xFF", + "red" : "0xFF" } }, "idiom" : "universal" diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index 41051bf..1a8a2c3 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -1,9 +1,9 @@ - + - + @@ -23,7 +23,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -362,6 +362,7 @@ + @@ -493,11 +494,14 @@ + + + - + diff --git a/Juick/Views/MessageCell.xib b/Juick/Views/MessageCell.xib index 3c294d4..b04bf75 100644 --- a/Juick/Views/MessageCell.xib +++ b/Juick/Views/MessageCell.xib @@ -1,9 +1,10 @@ - + - + + @@ -69,8 +70,10 @@ + + @@ -91,4 +94,12 @@ + + + + + + + + -- cgit v1.2.3