FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

in RecyclerView shadow is not showing · Issue #22 · Devlight/ShadowLayout · GitHub

in RecyclerView shadow is not showing  #22

Description

hi
i add ShadowLayout in RecyclerView item

<com.gigamole.library.ShadowLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/px_15.0_dp"
android:layout_marginRight="@dimen/px_15.0_dp"
app:sl_shadow_angle="45"
app:sl_shadow_color="@color/sh__bt_color"
app:sl_shadow_distance="@dimen/px_2.0_dp"
app:sl_shadow_radius="@dimen/px_5.0_dp"
app:sl_shadowed="true">

...............
</com.gigamole.library.ShadowLayout

if 1st time load RecyclerView then working fine this is the screenshot

if recyclerview scroll to bottom and come to up then Shadow is not showing
like this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL