Truong Pham
Results
2
issues of
Truong Pham
Hi, - The CHTCollectionViewWaterfallLayout run jerky when I return YES in shouldInvalidateLayoutForBoundsChange function. How can I fix it, without changing return value. Thanks. - (BOOL)shouldInvalidateLayoutForBoundsChange:(CGRect)newBounds { return YES; }
Hi, Step 1: I just checked your facebook share link function and it don't call callback onSuccess function. Step 2: I add `registrar.addActivityResultListener(plugin); ` in registerWith function, and it work...