commit
8ffe2caf33
|
@ -332,7 +332,7 @@ public class ItemFragment extends Fragment {
|
||||||
butAction1Text = R.string.mark_read_label;
|
butAction1Text = R.string.mark_read_label;
|
||||||
}
|
}
|
||||||
if (item.getLink() != null) {
|
if (item.getLink() != null) {
|
||||||
butAction2Icon = "{ma-web 24sp}";
|
butAction2Icon = "{md-web 24sp}";
|
||||||
butAction2Text = R.string.visit_website_label;
|
butAction2Text = R.string.visit_website_label;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in New Issue