From 300b93d200a95c10e84f6b89402d9447f1980382 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Sun, 28 Jun 2020 11:08:26 +0300 Subject: [PATCH] Add positions for PeerListItem --- ui/widgets/widgets.style | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui/widgets/widgets.style b/ui/widgets/widgets.style index b39af53..e31cf17 100644 --- a/ui/widgets/widgets.style +++ b/ui/widgets/widgets.style @@ -1113,6 +1113,8 @@ PeerListItem { height: pixels; photoPosition: point; namePosition: point; + chatNamePosition: point; + chatDescPosition: point; nameStyle: TextStyle; statusPosition: point; photoSize: pixels;