This commit is contained in:
M66B
2021-07-02 19:22:46 +02:00
parent 466877742f
commit 6389596ed7
3 changed files with 14 additions and 0 deletions

View File

@@ -191,6 +191,8 @@ public class FragmentDialogOpenLink extends FragmentDialogBase {
cbSecure.setText(
secure ? R.string.title_link_https : R.string.title_link_http);
cbSecure.setCompoundDrawablesRelativeWithIntrinsicBounds(
0, 0, secure ? 0 : R.drawable.twotone_http_24, 0);
cbSecure.setTextColor(Helper.resolveColor(context,
secure ? android.R.attr.textColorSecondary : R.attr.colorWarning));
cbSecure.setTypeface(