Fix Iconify icon
This commit is contained in:
parent
b492a1c1c1
commit
47168787a2
@ -332,7 +332,7 @@ public class ItemFragment extends Fragment {
|
||||
butAction1Text = R.string.mark_read_label;
|
||||
}
|
||||
if (item.getLink() != null) {
|
||||
butAction2Icon = "{ma-web 24sp}";
|
||||
butAction2Icon = "{md-web 24sp}";
|
||||
butAction2Text = R.string.visit_website_label;
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user