Custom contact photos [skip ci]

This commit is contained in:
Ilya Laktyushin
2022-12-06 16:03:53 +04:00
parent d4e55712e5
commit 5788f4a1ac
37 changed files with 1666 additions and 340 deletions

View File

@@ -133,7 +133,7 @@ public final class DrawingEntitiesView: UIView, TGPhotoDrawingEntitiesView {
if setup {
text.referenceDrawingSize = self.size
text.width = floor(self.size.width * 0.9)
text.fontSize = 0.4
text.fontSize = 0.3
}
}
}