mirror of
https://github.com/wallabag/android-app.git
synced 2026-05-19 15:10:37 +00:00
1ffac867cb
This commit is calling the invalidate() on the action mode object, where we customize the menu with the added tagging and annotation buttons. This refreshes the menu object. Then the menu items are directly shown after selecting text in the article view. fixes #1431