Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Popular repositories
-
-
-
Forked from xxhp/NGTabBarController
A custom TabBarController implementation for iPhone and iPad
Objective-C
-
Forked from square/android-times-square
Standalone Android widget for picking a single date from a calendar view.
Java
-
Forked from chengchao0311/timeSqare_Calendar
a project base on TimesSquare, show the month by using a ViewPager instead of ListView.
Java
69 contributions in the last year
Contribution activity
February 2020
January 2020
- tianguanghui/VWWPermissionKit Objective-C
- tianguanghui/WMZDialog Objective-C
Created an issue in wwmz/WMZDialog that received 2 comments
编辑框类型弹框BUG
1、设置为单行时(其实是当做TextField用),内容为空时,placeholder上下显示不全。 2、设置为多行时(行数是-1),内容为空时,placeholder上下显示不全,如果继续点击键盘的删除或者直接输入文本,整个空间的上半部分View直接向下一点点变没了,按一下键盘就下移一截。