diff --git a/ui/lesson-renderer/src/main/res/layout/lesson_activity.xml b/ui/lesson-renderer/src/main/res/layout/lesson_activity.xml index b58e155413..4b5316aebd 100644 --- a/ui/lesson-renderer/src/main/res/layout/lesson_activity.xml +++ b/ui/lesson-renderer/src/main/res/layout/lesson_activity.xml @@ -18,69 +18,76 @@ - - - - - - + android:background="@color/black" + android:fitsSystemWindows="true"> + android:background="@{ManifestKt.getBackgroundColor(manifest)}"> + + + + + + - + app:visibleIf="@{loadingState == LoadingState.LOADED}"> - - + - + + - - + + + + +