android - Elevation on non-rectangular background not working -


i'm implementing textview bubblemessage background in android. have created background ninepatchdrawable (the image used).

i want change elevation of textview in xaml set android:elevation="30dp" in textview, after did didn't wanted result. result got is: rectangular elevation.

as can see in image elevation not on bubblemessage on rectangle contained in.

i tried solution suggested here didn't help.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -