清理键盘emoji内存高的问题
This commit is contained in:
@@ -30,6 +30,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 高亮指定分类
|
||||
- (void)selectCategoryAtIndex:(NSInteger)index;
|
||||
|
||||
/// 释放 emoji 数据缓存(隐藏面板时可用)
|
||||
- (void)purgeEmojiCache;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user