Beige background for legend/about

This commit is contained in:
M66B
2021-09-14 09:52:08 +02:00
parent 1121fe6d94
commit 911e0d99c3
2 changed files with 4 additions and 0 deletions

View File

@@ -71,6 +71,8 @@ public class FragmentLegend extends FragmentBase {
}
}
FragmentDialogTheme.setBackground(getContext(), view, false);
return view;
}