I would like to make an inner shadow on a textview, But I can't find any example of that on the web.
Is there any way to do that on Android?
I know these attributes:
android:shadowColor
android:shadowRadius
android:shadowDx
android:shadowDy
Am I missing something useful?