diff --git a/app/src/main/res/layout/objectives_exam_fragment.xml b/app/src/main/res/layout/objectives_exam_fragment.xml index 77ef669e3f..b5fd8b70b9 100644 --- a/app/src/main/res/layout/objectives_exam_fragment.xml +++ b/app/src/main/res/layout/objectives_exam_fragment.xml @@ -28,7 +28,6 @@ android:layout_height="wrap_content" android:layout_marginTop="16dp" android:layout_marginBottom="10dp" - android:background="?attr/objectivesBackgroundColor" android:orientation="vertical" app:layout_constraintTop_toBottomOf="@+id/exam_options" tools:layout_editor_absoluteX="3dp" />