Set compose background color

This commit is contained in:
M66B
2021-09-12 11:05:15 +02:00
parent 1c70668f45
commit f05f2d614a
2 changed files with 4 additions and 0 deletions

View File

@@ -174,6 +174,8 @@ public class ActivitySignature extends ActivityBase {
}
}, this);
// Initialize
FragmentDialogTheme.setBackground(this, view, true);
style_bar.setVisibility(View.GONE);
setResult(RESULT_CANCELED, new Intent());