Android Question Shadow ActionBar

fishwolf

Well-Known Member
Licensed User
Longtime User
Hi,
i have a toolbar with gradient and a activity backgroud.

I would apply a shadow from toolbar and background

suggestion?

i have tried with https://www.b4x.com/android/forum/threads/transparent-panel-but-with-shadow.143006/

Toolbar_WithoutShadow.png
Toolbar_WithShadow.png
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Not sure that I understand. Do you want to remove the ActionBar shadow?

 
Upvote 0

fishwolf

Well-Known Member
Licensed User
Longtime User
Not sure that I understand. Do you want to remove the ActionBar shadow?

No, add shadow to actionbar
 

Attachments

  • GRADIENTE.zip
    242.9 KB · Views: 217
Upvote 0

aeric

Expert
Licensed User
Longtime User
Are you seeing this on emulator?
The shadow only visible on real device.
 
Upvote 0

fishwolf

Well-Known Member
Licensed User
Longtime User
I think that the elevation with gradient is not compliance
 

Attachments

  • Screenshot_20231227-123202_Gallery.jpg
    Screenshot_20231227-123202_Gallery.jpg
    129.2 KB · Views: 179
Upvote 0

aeric

Expert
Licensed User
Longtime User
Add another panel below the toolbar panel with gradient and reduce the opacity to create a shadow-like effect.

1703681187475.png
 

Attachments

  • Elevation.zip
    225.3 KB · Views: 236
Upvote 0
Top