<?xml version="1.0" encoding="utf-8"?
>
<RelativeLayout xmlns:android="[Link]
xmlns:app="[Link]
xmlns:tools="[Link]
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="15dp"
tools:context=".MainActivity">
<ImageButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/torchBtn"
android:src="@drawable/image_processing20210731_26412_1jt9b00_3">
</ImageButton>
</RelativeLayout>