blob: 75545088ed0aef1e3deb5e9e05b19f526362b9ac [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- We use this container to place kitchen app fragments. It insets the fragment contents -->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/kitchen_content"
android:background="#A8A9AA"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingStart="56dp"
android:paddingTop="@dimen/lens_header_height">
</FrameLayout>