0

Hi I am having problem in the xml design where I am using 3 RelativeLayout overlapping each other and I gave elevation to every layout. But elevation from the bottom is being cut off. I want to show the proper shadow. How can I do that. Please help

Here is xml code https://hastebin.com/agarobojin.pl

I.d007
  • 136
  • 1
  • 14
  • If the *elevation* is 3dp then you will set the padding bottom of the RelativeLayout is 3dp as well. – John Le Jan 18 '19 at 07:18
  • @JohnLe Thanks for answering, I already doing that. please check my xml. I added it – I.d007 Jan 18 '19 at 07:20
  • Check this one: https://stackoverflow.com/questions/27477371/android-elevation-not-showing-a-shadow?answertab=active#tab-top – John Le Jan 18 '19 at 07:31
  • You should post a [mcve] as part of your question body to avoid link rot. – Haem Jan 18 '19 at 07:44

0 Answers0