Skip to content

1.menu菜单显示时不隐藏键盘; 2.textView为第一响应者时,menu菜单显示粘贴,选择等textView自带菜单

Notifications You must be signed in to change notification settings

j12y12x12/menuControllerAndTextView

Repository files navigation

menuControllerAndTextView

开发的时候会遇到这样的问题,menu菜单显示时,textView必须要移除响应,如果不移除,menu菜单会显示textView的系统menu。

本demo实现了键盘与menu菜单共存,并且移除掉了系统的menu,textView可继续输入。

未做任何操作时(长按label显示menu)

未移除前

移除后

未移除前

About

1.menu菜单显示时不隐藏键盘; 2.textView为第一响应者时,menu菜单显示粘贴,选择等textView自带菜单

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published