Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

搜索历史的长度可以限定吗 #91

Open
aojiang opened this issue Jun 28, 2017 · 1 comment
Open

搜索历史的长度可以限定吗 #91

aojiang opened this issue Jun 28, 2017 · 1 comment

Comments

@aojiang
Copy link

aojiang commented Jun 28, 2017

就是说,search bar 输了很长的一串,但搜完后,搜索历史最多只显示10个字符

@ko1o
Copy link
Owner

ko1o commented Jun 29, 2017

@aojiang 搜索历史长度是根据屏幕宽度适配的,如果要修改宽度,需要在布局方法(如下)上面稍加修改。
- (NSArray *)addAndLayoutTagsWithTagsContentView:(UIView *)contentView tagTexts:(NSArray<NSString *> *)tagTexts;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants