Signal-iOS/SignalUI/Stickers
Igor Solomennikov 6c7aa30422
Temporary fix for broken layout in attachment and sticker keyboards.
It seems that UIKit extends system keyboard background above UIInputView subclass with the purpose of making top corners rounded. This temporary fix removes custom background color from attachment picker and sticker keyboards. The result is a system-provided background that looks okay.
2025-09-15 15:28:52 -07:00
..
EditorSticker.swift Fix Xcode 16.3 build errors 2025-04-01 15:36:47 -05:00
LinearHorizontalLayout.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
StickerHorizontalListView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
StickerPackCollectionView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
StickerPackDataSource.swift Clean up DebouncedEvents 2025-04-14 13:34:31 -05:00
StickerPicker.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
StickerPickerKeyboard.swift Temporary fix for broken layout in attachment and sticker keyboards. 2025-09-15 15:28:52 -07:00
StickerPickerSheet.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
StickerView.swift Migrate from YYImage to SDWebImage 2025-09-10 21:39:41 -05:00