I need to add shadow effect to Frame
on Android.
Shadow has to be only under and right from the Frame
.
How could I do it?
Asked
Active
Viewed 1,357 times
3

Yehor Hromadskyi
- 3,308
- 1
- 16
- 29

Roman Prytulenko
- 31
- 6
-
Did you ever find a solution to this? Thanks! – Kyle Jan 05 '17 at 01:22
-
1Tried this?? https://stackoverflow.com/questions/42505696/xamarin-forms-shadow-on-frame-in-android/42527548#42527548 . Don't forget to give padding. – Femil Shajin May 25 '17 at 13:40