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

@@ -109,6 +109,8 @@ public class FragmentAbout extends FragmentBase {
llContributors.addView(tv);
}
FragmentDialogTheme.setBackground(context, view, false);
return view;
}