Poll UI improvements

This commit is contained in:
Ali
2020-01-13 00:37:27 +04:00
parent 2a6f1f811b
commit 6d5bfe1f1e
12 changed files with 142 additions and 28 deletions

View File

@@ -67,7 +67,8 @@ public struct Namespaces {
public static let cachedStickerQueryResults: Int8 = 5
public static let cachedSecureIdConfiguration: Int8 = 6
public static let cachedWallpapersConfiguration: Int8 = 7
public static let cachedThemesConfiguration: Int8 = 7
public static let cachedThemesConfiguration: Int8 = 8
public static let cachedPollResults: Int8 = 9
}
public struct UnorderedItemList {