I have a TextView and I\'d like to add a black border along its top and bottom borders. I tried adding android:drawableTop and android:drawableBottom
android:drawableTop
android:drawableBottom
Here is a way to achieve it.
First item for stroke and second one for solid background. Hiding left and right borders.