0

I'm using android:shadowDx and android:shadowDy .. for a text and they work fine, can I use it for button or any other view ? if No , how may I make shadow effect for a button ?

Adham
  • 63,550
  • 98
  • 229
  • 344

1 Answers1

3

android:shadowcolor is a TextView's property, only applicable to Text. There is also here an earlier post for your question.

Community
  • 1
  • 1
matiasnj
  • 604
  • 4
  • 13