Create an Android selector that extends the background? Attr / selectableItemBackground?

I want to create a button background that is exactly the same as: attr / selectableItemBackground, but with a black stroke outline.

Is there a way to "expand"? attr / selectableItemBackground and add a black outline or do I need to create a completely new list of states?

+4
source share

All Articles