what should be the dimensions of image for imageButton in Android Studio? – Photoshop
This is the image button image does not shown up as background of imageButton this is screenshot of imageButton after putting it's background as image shown Here is complete content.xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingBottom="@dimen/activity_vertical_margin"…