Hu Huan
Hu Huan
运行在iOS9上的时候,返回动画的布局有些错乱,在我的项目中,进入的动画也是错乱的,总之原因就是toViewController的frame在iOS9上错乱了,fromViewController的frame是正常的 但是所以我简单调整了一下
Hi, According to the [Apple Developer Document](https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AutolayoutPG/ModifyingConstraints.html) > In general, you can make these changes at any time. Ideally, most constraints should be set up in Interface Builder, or programatically...
Hi, According to the [Apple Developer Document](https://developer.apple.com/library/archive/documentation/UserExperience/Conceptual/AutolayoutPG/ModifyingConstraints.html) > In general, you can make these changes at any time. Ideally, most constraints should be set up in Interface Builder, or programatically...
我有一些文章不想公开,希望对外隐藏,只可以通过url访问到,请问我该如何做?
目前发现一个偶现崩溃,看起来像是极光SDK的崩溃。堆栈如下: ``` #1 Thread SIGSEGV SEGV_ACCERR 0 libobjc.A.dylib | objc_retain + 16 -- | -- 1 UIKitCore | __UISecurelyDecodePasteboardDataToObject + 132 2 UIKitCore | ___30-[_UIConcretePasteboard items]_block_invoke + 276 3 libdispatch.dylib...