mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 15:17:03 +02:00
Add hyperlink to style toolbar
This commit is contained in:
@@ -139,6 +139,8 @@ public class StyleHelper {
|
||||
else if (id == R.id.menu_style_code)
|
||||
v.setVisibility(BuildConfig.DEBUG ? View.VISIBLE : View.GONE);
|
||||
}
|
||||
|
||||
view.findViewById(R.id.menu_link).setVisibility(View.GONE);
|
||||
}
|
||||
|
||||
static TextWatcher getTextWatcher(EditText etBody) {
|
||||
|
||||
Reference in New Issue
Block a user