hmy65

Results 7 issues of hmy65

Popupwindow has so many little bugs like EditText longpress doesn't work. The dialogfragment is the recommended way to deal with popup in recent android iteration. I modified the ui a...

Let me say thanks to original author first. Due to android does not support java.awt.bufferedimage, if anyone could port this library to android using android native bitmap & bitmapfactory, that's...

enhancement

seems the included version is 1.2, but the lastest is 1.5.

先说一句东哥牛逼不过分吧? 有没有可能吧okhttp换成ktor(cio)? 感谢东哥。

寻求帮助

for ``` KoinMultiplatformApplication( config = koinConfiguration { modules(AppModule().module) } ) ``` Unresolved reference. None of the following candidates is applicable because of a receiver type mismatch:

type:issue
status:checking

### Ktorfit version 2.2.0 ### What happened and how can we reproduce this issue? client: ``` formData { append( key = "image_uploaded", value = fileBytes, headers = Headers.build { append(HttpHeaders.ContentType,...

bug

@vinceglb When trying to compress a image, Android android.graphics.Bitmap(libjpeg-turbo) . For same compression rate, final size is small. JVM javax.imageio.ImageWriter(pure java implementation) . For same compression rate, final size is...

feature request