diff --git a/squarecamera/src/main/res/layout-land/squarecamera__fragment_camera.xml b/squarecamera/src/main/res/layout-land/squarecamera__fragment_camera.xml index 60c381e..43c7a26 100644 --- a/squarecamera/src/main/res/layout-land/squarecamera__fragment_camera.xml +++ b/squarecamera/src/main/res/layout-land/squarecamera__fragment_camera.xml @@ -3,7 +3,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="match_parent"> + android:layout_height="match_parent" + android:background="@android:color/black">