blob: cf96fe74d22b5b4c9f65da7b3df777d7e911a59f [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/webview_fragment" />
</LinearLayout>