blob: 5cbba3e60b0a26a694047f0ead163be5687e6e8b [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/camera_swap_details_activity"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.fairphone.cameraswapinfo.CameraSwapDetailsActivity"
android:orientation="vertical">
<include layout="@layout/details_fragment" />
</LinearLayout>