Alexandre

Results 12 comments of Alexandre

Faced this issue also. With just one line `**/CampaignsAndFormats.strings` it was increasing script time from 4 to 11 seconds. Maybe should be mentioned in the readme until resolved https://github.com/mac-cain13/R.swift/blob/master/Documentation/Ignoring.md

So when I have the cell selected, it's of type UICollectionViewCell as expected (but maybe if you don't specify a custom subclass, Xcode treats it as UIView?) ![image](https://user-images.githubusercontent.com/9635561/34134418-32fbc2a4-e4a6-11e7-995a-a779f0bb0568.png) The generated...

https://stackoverflow.com/a/51649753/3046504

Anyone got approved with this?

Yeah we've never had problems with approval with this

Yep. The text view went full screen and maybe that's why. After I've added some flag to the EditText to prevent full screen in landscape mode, it was working from...

@blackberry2016 Don't have that code in project anymore, and can't remember, but I imagine it was this flag `android:imeOptions="flagNoExtractUi"`

Seems like a great library, but you call looping through all the images pagination? :) You realize many people have 2000+ photos on their accounts? Perhaps can expose the `Pagination`...

In the same boat. Thought it wasn't working for me. Got what I needed by opening the sample, but yeah, documenting this a bit better would really help.

@codenirvana Any updates? Looking for an API testing solution for our company, thought Postman would cut it but it seems like 1. Parallel running is not supported (hate being negative...