-
sample code:
class ImageAdapter(val context: Context, dataList: List?) : BannerAdapter(dataList) {
class ImageViewHolder(val imageView: PhotoView) : RecyclerView.ViewHolder(imageView)
…
-
The ImageView::draw method uses a nested loop that calls painter.get_point and painter.paint for each pixel. This could be inefficient for larger images, affecting performance.
Consider buffering t…
-
### MapLibre Android Version
11.6.1
### Android SDK Version
Android 14
### Device
Google Pixel 6a
### What happened?
I catch bug when trying generate snapshot with line. The line cutting at spe…
-
```
struct SDAnimatedViewWebP: UIViewRepresentable {
let url: URL
let backgroundColor: Color
let imageView = SDAnimatedImageView()
func makeUIView(context: Context) -> SDAnimate…
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [x] I have read the [wiki page](https://github.com/onevcat/Kin…
-
### Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
- [ ] I have read the [wiki page](https://github.com/onevcat/Kin…
-
eclipse版本 ImageView 模块无法启动
-
The way the current ExtendedImageView handles percentiles is at best spaghetti (thanks to yours truly). At some point, pyqtgraph also changed it's quickMinMax signature, which started breaking the spa…
-
This is a great project. I've just successfully put it into my app and it took hardly any time at all.
But I'm not sure why the imageView property is marked as unavailable.
```
@property (nonat…
-
for svg/png responses
see: see: https://github.com/tanhakabir/rest-book/issues/73#issuecomment-827007087