Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReflectionViewContainer Not loading reflection image #9

Open
RajneeshSingh007 opened this issue Jul 17, 2021 · 2 comments
Open

ReflectionViewContainer Not loading reflection image #9

RajneeshSingh007 opened this issue Jul 17, 2021 · 2 comments

Comments

@RajneeshSingh007
Copy link

Hi,
I'm using this library but ReflectionViewContainer failed to load reflection image.
Please, check image

`
Screenshot_2021-07-17-20-08-04-971_com example a3dgallery
<com.jackandphantom.carouselrecyclerview.view.ReflectionViewContainer
android:layout_width="200dp"
android:orientation="vertical"
app:reflect_gap="0dp"
android:layout_gravity="center"
android:gravity="center"
app:reflect_relativeDepth="0.5"
android:layout_height="340dp">

    <ImageView
        android:layout_width="200dp"
        android:id="@+id/carousalImage"
        android:layout_height="200dp"
        android:scaleType="centerCrop"
        />
</com.jackandphantom.carouselrecyclerview.view.ReflectionViewContainer>`
@sparrow007
Copy link
Owner

Hi, @RajneeshSingh007 are you able to check that ReflectionImageView working, since you are only showing an image view meanwhile, I am looking into it.

@C0D3-BL00D3D
Copy link

I'm experiencing the same issue with ReflectionViewContainer. ReflectionImageView works no problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants