Pedro Paulo Amorim

Results 158 comments of Pedro Paulo Amorim

@Shubham1992 @anemanja You can use my fork: https://github.com/T-Pro/RichEditorView

@gim- https://github.com/T-Pro/RichEditorView To use it: ``` pod 'RichEditorView', :git => 'https://github.com/T-Pro/RichEditorView.git', :branch => 'master' ```

@maulik3107 How come this is possible? Please check this class: https://github.com/T-Pro/RichEditorView/blob/master/RichEditorView/Classes/RichEditorWebView.swift I am using this very same library and Apple never rejected my app. Please check your app first.

@MhdHejazi Why the italian translation has the values in english? https://github.com/MhdHejazi/CoronaTracker/blob/master/Corona/Localization/it.lproj/Localizable.strings

@sebastianbinder So what's the point to commit the file and setup? Also this should be a PR.

So @Ale111 should be the person to open the PR like a did in my translation to Portuguese. https://github.com/MhdHejazi/CoronaTracker/pull/29

@MhdHejazi Instead of adding wrongly set up translation and fix after, we should add the translations without linking it into the project and a developer with access to Xcode should...

@Keatooon They can easily rename `MobileSubstrate.dylib` to something else.

This solved my problem. I don't know why but `(int)(self.collectionView.frame.size.height / self.itemSize.height)` returns zero. ![captura de tela 2016-04-14 as 15 39 31](https://cloud.githubusercontent.com/assets/5521682/14539545/33bd49b6-0257-11e6-8142-f4741b4606a5.png)