-
https://github.com/amdgigabyte/imagezoom
-
When MeasureBasedView adds an additional HorizontalMeasureViewer it resizes the viewers to a proportional width, depending on the width of the measure group to be displayed in each viewer compared to …
-
i put onPress on
-
Hi I'm really proud and apprciate it about this library help me on Activity, can you give me knowledge how to setup in RecyclerView Adapter event we have create adapter on Class? Because I didn't know…
-
Any examples?
What I've tried:
```js
import Vue from 'nativescript-vue';
import { ImageZoom } from 'nativescript-image-zoom';
Vue.component('ImageZoom', ImageZoom);
```
```html
…
-
点击图片进入AlbumPreviewActivity时,报错:
android.view.InflateException: Binary XML file line #21: Binary XML file line #21: Error inflating class it.sephiroth.android.library.imagezoom.ImageViewTouch
…
-
This package saved my life. Huge thanks to the creator and all the contributors.
**Is your feature request related to a problem? Please describe.**
The feature request isn't related to a necessary…
-
Hi,
I'm not sure if this is a bug but I would like to get some help here :)
I want to have a carousel that each item is a zoomable image, the carousel should be all over the screen so I use Portal…
-
Caused by: java.lang.ClassNotFoundException: Didn't find class "it.sephiroth.android.library.imagezoom.ImageViewTouch"
-
I have a problem, once I zoom on the image , the image is correctly zoomed on top of the above components, but is rendered UNDER the below components... this is inside a chat
here is the code snippet…