skydoves / AndroidVeil

:performing_arts: An easy and flexible way to implement loading skeletons and shimmering effects on layouts for Android.
Apache License 2.0
1.52k stars 106 forks source link

I want some functions: 1. Keep rounded corners of some views 2. Keep background color of some views etc #23

Open zhuyonghao134123 opened 2 years ago

zhuyonghao134123 commented 2 years ago

I want some functions: 1. Keep rounded corners of some views 2. Keep background color of some views etc。 like this: image

skydoves commented 2 years ago

Hi, could you elaborate on this? For now, this library doesn't support partial background/foreground colors for VeilRecyclerFrameView. Or you can implement it with separated VeilLayout-s.

zhuyonghao134123 commented 2 years ago

implement it with separated VeilLayout-s. --- Is to use multiple VeilLayout?so, Sweep effect will have a problem?

The first image is currently implemented using a VeilLayout, but the red button color doesn't show up, which bothers me

image

zhuyonghao134123 commented 2 years ago

image White card effect cannot be achieved using VeilLayout please tell me how to achieve