Project

General

Profile

Actions

Feature #323

closed

Make the blocked requests counters update live

Added by Soren Stoutner over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Next Release
Start date:
08/10/2018
Due date:
% Done:

0%

Estimated time:

Description

This can be done by updating the MenuItem titles everything a new request is blocked instead of doing it when the menu is prepared or displayed.

Actions #1

Updated by Soren Stoutner over 5 years ago

Apparently the items in the Navigation Drawer cannot be updated by the main thread. The app crashes with this error:

W/System.err: android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.

Actions

Also available in: Atom PDF