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
Just as @Nic Hubbard said, there is a very easy way to add a border line.
You can change the height and background color to whatever you want.