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 ?
I’m using android:shadowDx and android:shadowDy .. for a text and they work fine, can
Share
android:shadowcolor is a TextView’s property, only applicable to Text. There is also here an earlier post for your question.