Q1: Sorry About That Bad Sketch Add Color To Differentiate: Create These Two Layouts As Shown in Images
Q1: Sorry About That Bad Sketch Add Color To Differentiate: Create These Two Layouts As Shown in Images
<ImageView
android:id="@+id/imageView1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/imageFileName" />
ImageView is exactly same as any other element like layout. It has same properties with the difference it
can have image background
But on top we should have an edittext width match parent and height 60dp: