How to remove button shadow (android)
I want to remove the shadow from the button to make it seem more flat. I have this right now: But I want … Read more
I want to remove the shadow from the button to make it seem more flat. I have this right now: But I want … Read more
Possible Duplicate: Android – shadow on text? How can i make shadow effect text in a TextView. Any Idea? 4 Answers 4
How can I add shadow to the widget like in the picture below? This is my current widget code. 13 Answers 13
I have a ListView, and with each list item I want it to show a shadow beneath it. I am using Android Lollipop’s … Read more
I need to create a box-shadow on some block element, but only (for example) on its right side. The way I do it … Read more