You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had a similar use case, you can remove the reflection by modifying app:reflect_relativeDepth="0.0", app:reflect_gap="0dp", and changing android:layout_height="wrap_content"
in the item_view.xml or wherever you're using the view.
I love the way this looks, but I have a use case where I need this without the reflection. I am not sure how to go about doing this. Thanks so much!
The text was updated successfully, but these errors were encountered: