diff --git a/app/src/main/res/layout/fragment_form.xml b/app/src/main/res/layout/fragment_form.xml index c1d6ddf8ada4d8f9971cd4f07bff7dc71d96f107..084debdd210ebfc2e979dced319ca6b011d0d15d 100644 --- a/app/src/main/res/layout/fragment_form.xml +++ b/app/src/main/res/layout/fragment_form.xml @@ -5,10 +5,10 @@ tools:context=".PhotoPage"> <LinearLayout + style="@style/TopTopAppearance" android:id="@+id/form_layout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:background="@drawable/shape_transparent" android:orientation="vertical" android:padding="20dp" android:layout_gravity="center">