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 have a horizontal recycler view(child) inside vertical recycler view. Though i use <com.skydoves.androidveil.VeilRecyclerFrameView at both places, it has issues. The internal recycler view is not veiling by default though app:veilFrame_veiled="true". Also the width of the veiledRecyclerView(child recycler view's) item is match parent which occupies whole screen and no option to change (after unveiling, user recycler view is appearing properly)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i have a horizontal recycler view(child) inside vertical recycler view. Though i use
<com.skydoves.androidveil.VeilRecyclerFrameView
at both places, it has issues. The internal recycler view is not veiling by default thoughapp:veilFrame_veiled="true"
. Also the width of the veiledRecyclerView(child recycler view's) item is match parent which occupies whole screen and no option to change (after unveiling, user recycler view is appearing properly)Beta Was this translation helpful? Give feedback.
All reactions