<RelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/frame_1"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:clipToOutline="true"
android:background="@drawable/frame_1"
/>
<!-- drawable/frame_1.xml -->
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt"
android:width="2508dp"
android:height="1368dp"
android:viewportWidth="2508"
android:viewportHeight="1368"
>
<group>
<clip-path
android:pathData="M0 0H2508V1368H0V0Z"
/>
<path
android:pathData="M0 0V1368H2508V0"
android:fillColor="#FFFFFF"
/>
</group>
</vector>