Jesse Scott
Jesse Scott
how so ?
I think this is a larger Fastlane issue with lane context...
I've implemented the changes in this request manually, and would recommend the following method in your delegate to actually handle the deletion of the asset: `- (void)removeItemAtIndex:(NSInteger)index { MHGalleryItem *item...
i think that is up to the apps themselves to declare themselves as shareable...
I think this should be as simple as adding `'**/*databinding/**/*.*'` to the fileFilter...
Wait. They should be as of https://github.com/arturdm/jacoco-android-gradle-plugin/blob/master/src/main/groovy/com/dicedmelon/gradle/jacoco/android/JacocoAndroidUnitTestReportExtension.groovy
@pboos similar issue to #101 #106 and #103 ... like i mentioned in 101, I'd be happy to look into this if you can point me in the right direction...
Maybe you need to setup a vsync situation to swap graphics buffers ? This is how grafika does it: ``` /** * Calls eglSwapBuffers. Use this to "publish" the current...
do a Pull Request?