As described on Android Developer site:
A drawable defined in XML that insets another drawable by a specified distance. This is useful when a View
By default, setting a background drawable also applies that drawable's padding to the view. Set the padding explicitly if you don't want it to match the background drawable.