曾宪华

Results 110 comments of 曾宪华

您好!我试试看看,给你带来麻烦,真的不好意思呀! Jack > 在 2016年5月19日,下午2:09,Brody [email protected] 写道: > > PopMenu.m:11:9: 'XHRealTimeBlur.h' file not found with include; use "quotes" instead > PopMenu.m:12:9: 'POP.h' file not found with include; use "quotes" instead...

太感谢这位朋友,你能PR到Github上嘛? 我就不修改了,ok不? Jack > 在 2016年5月21日,下午2:43,Brody [email protected] 写道: > > Pod版本中的MenuButton.m文件里#import �路径的问题,修改成#import "POP.h"后就可以了。 > PopMenu.m 文件里的 > #import > #import > 修改为 > #import "XHRealTimeBlur.h" > #import "POP.h" > >...

add pod 'PopMenu' pod install

嗨!你好,服务器已经修复了,可以访问了 > 在 2017年4月11日,下午7:06,wonderffee 写道: > > RT,http://zengxianhua.com/ > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it...

@asifalikhokhar Hi! sorry! I miss this issue, you change the type to XHAmazingLoadingAnimationTypeSkype or XHAmazingLoadingAnimationTypeStar will be crash at init later? and then you should init XHAmazingLoading set the type...

@asifalikhokhar you mean initilizer before will be crash at set the type, i testing it, waiting a moment Jack

@jacksonpan This Lib use UIToolBar,Your Project setup [UIToolbar appearance] anything? Jack

@kidsid49 Hi! I miss this issue, I will check this demo

你好!我准备用分类的方式封装一下!这个做法很简单的,只是一个Runtim的动态绑定罢了!下一个tag我把这个做上去吧!