Pedro Milanez

Results 3 issues of Pedro Milanez

The resize of the image isn't maintaining it's proportion.

Is there any solutions to wait for the ITERATE methods to finish? I have something like this: ``` [element iterate:@"*" usingBlock:^(RXMLElement * blk) { if ([blk.tag isEqualToString:STATUS_TAGNAME]) { [subelements addObject:blk];...

During the process of defining the PIN or entering, the last dot is never painted because the code go fast do go back. So I've changed the following calls: [self...