Updated text

This commit is contained in:
M66B
2019-11-11 19:00:11 +01:00
parent 98b05c64a9
commit a1f581432e
3 changed files with 4 additions and 4 deletions

View File

@@ -4259,7 +4259,7 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
cbSecure.setChecked(secure);
cbSecure.setText(
secure ? R.string.title_link_secured : R.string.title_secure_link);
secure ? R.string.title_link_https : R.string.title_link_http);
cbSecure.setTextColor(Helper.resolveColor(getContext(),
secure ? android.R.attr.textColorSecondary : R.attr.colorWarning));
cbSecure.setTypeface(