Dismiss the sticker keyboard if all packs are uninstalled
This commit is contained in:
parent
35cc7ff346
commit
b264bb7d68
@ -115,7 +115,7 @@ public class StickerKeyboard: CustomKeyboard {
|
||||
packsCollectionView.items = items
|
||||
|
||||
guard stickerPacks.count > 0 else {
|
||||
selectedStickerPack = nil
|
||||
_ = resignFirstResponder()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user