confile
confile
This is a great lib. Here is one from iOS: https://github.com/modocache/MDCSwipeToChoose Could you make it that the card after the frontcard appears below and grows when you move the frontcard...
Could you please update the dependencies?
See this line: https://github.com/krschultz/android-proguard-snippets/blob/master/libraries/proguard-guava.pro#L7 according to: https://code.google.com/p/guava-libraries/wiki/UsingProGuardWithGuava You must in use jsr305.jar not jsr250
Resize will lead to very bad quality when you scale down drawImage leads to a bad quality when you scale down in one step. You will get a much better...
I compared Caman 3.3.0 with Caman 4.1.1 and it turns out that the filter does work better on the old version. When the image is bigger that 100 x 100...
This would be a great thing.
I use the following code in an `init()`` constructor: ``` if let url: NSURL = NSURL(string: previewCard.getImageUrls().getWithInt(0) as! String) { self.imageView?.setImageWithURL(url, placeholderImage: MGImage.imageWithColor(UIColor.clearColor()), options: SDWebImageOptions.RefreshCached, completed: { (image:UIImage!, error:NSError!, type:SDImageCacheType,...
I use GWT 2.7.RC, MGWT 2.0, GWT-PhoneGap 3.5.0 and GWTP 1.4. Here is the warning I get during compilation: ``` Compiling module tests.mobile.MobilePhoneGapIOS Computing all possible rebind results for 'com.googlecode.gwtphonegap.client.log.shared.PhoneGapLogService'...
I use Remote Logging and get this error on my server: ``` 26-Feb-2015 14:10:12.871 INFO [http-nio-8080-exec-54] org.apache.catalina.core.ApplicationContext.log PhonegapRemoteLoggerServlet: ERROR: The serialization policy file '/private/var/mobile/Containers/Bundle/Application/292345F89-332F-4481-B12C-05B1D77484DE/TestApp.app/www/mobilePhoneGapIOS/C5612343616ADB87ABFCA1BB75888CF5D.gwt.rpc' was not found; did you forget...
Remove gwt.logging.popupHandler for GWT 2.7