Whenever I assign background to a view that is laid out with wrap_content, if the background image is larger than a view, the view is stretched so that it can hold the entire ba
You can try setting the width and height to something like 60dp instead of wrap_content and use android:scaleType.
60dp
wrap_content
android:scaleType