Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

How to create shimmer effect around a custom path in android #136

@pradeep-orbi

Description

@pradeep-orbi

I want shimmer effect in circular path around a circular view. How can i achieve this ?
This library supports only 4 values for shimmer_direction

<enum name="left_to_right" value="0"/>
      <enum name="top_to_bottom" value="1"/>
      <enum name="right_to_left" value="2"/>
      <enum name="bottom_to_top" value="3"/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions