diff --git a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread.png b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread.png index b2cc0cb72..21add0227 100644 Binary files a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread.png and b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread.png differ diff --git a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@2x.png b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@2x.png index fe86d55c3..e5c85a57f 100644 Binary files a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@2x.png and b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@2x.png differ diff --git a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@3x.png b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@3x.png index fae5443be..2204e1ccf 100644 Binary files a/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@3x.png and b/Riot/Assets/Images.xcassets/Room/Threads/threads_icon.imageset/Thread@3x.png differ diff --git a/Riot/Modules/Room/Views/Threads/ThreadSummaryView.swift b/Riot/Modules/Room/Views/Threads/ThreadSummaryView.swift index 8ed8f74ae..362a6716b 100644 --- a/Riot/Modules/Room/Views/Threads/ThreadSummaryView.swift +++ b/Riot/Modules/Room/Views/Threads/ThreadSummaryView.swift @@ -29,7 +29,7 @@ class ThreadSummaryView: UIView { private enum Constants { static let viewHeight: CGFloat = 40 static let viewDefaultWidth: CGFloat = 320 - static let cornerRadius: CGFloat = 4 + static let cornerRadius: CGFloat = 8 static let lastMessageFont: UIFont = .systemFont(ofSize: 13) } diff --git a/Riot/Modules/Room/Views/Threads/ThreadSummaryView.xib b/Riot/Modules/Room/Views/Threads/ThreadSummaryView.xib index 12f97e11c..94a4f1166 100644 --- a/Riot/Modules/Room/Views/Threads/ThreadSummaryView.xib +++ b/Riot/Modules/Room/Views/Threads/ThreadSummaryView.xib @@ -25,14 +25,15 @@ - + - + + - + - + + - - - + + - @@ -87,6 +87,6 @@ - + diff --git a/Riot/Modules/Threads/ThreadList/Views/Cell/ThreadTableViewCell.xib b/Riot/Modules/Threads/ThreadList/Views/Cell/ThreadTableViewCell.xib index 1b34fe3fb..3ed1d2ad9 100644 --- a/Riot/Modules/Threads/ThreadList/Views/Cell/ThreadTableViewCell.xib +++ b/Riot/Modules/Threads/ThreadList/Views/Cell/ThreadTableViewCell.xib @@ -45,7 +45,7 @@ - + @@ -58,7 +58,7 @@ - +