malmstein / yahnac

Yet Another Hacker News Android Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undo bookmark/unbookmark didn't update "Bookmark" button state

hotpro opened this issue · comments

commented

When viewing an article, bookmark/unbookmark it then undo bookmark/unbookmark didn't update "Bookmark" button state in actinBar.

Repro steps:

Open an article
Click the "Bookmark" button to add it to bookmark.
The "Bookmark" button get checked.
A message view show at the bottom with an "Undo" button.
Click "Undo" button.

Expected result:
The "Bookmark" button get unchecked.

Actual result:
The "Bookmark" button is still checked.