xref: /aosp_15_r20/external/subsampling-scale-image-view/sample/src/main/res/layout/fragments_activity.xml (revision b596130c744e645677984e0225561b580e00a40b)
1<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/fill">
2
3    <FrameLayout android:id="@+id/frame" style="@style/fill"/>
4
5</RelativeLayout>
6