Skip to content
Snippets Groups Projects
Commit 23ab23a9 authored by akwizgran's avatar akwizgran
Browse files

Attached data to DB events to avoid DB lookups; refactored UI code.

Fields in Android UI objects that are accessed from background threads
must be declared volatile. UI objects use data attached to DB events to
avoid DB lookups, which complicates the UI code but should improve
performance.
parent c783958d
No related merge requests found
Showing
with 613 additions and 363 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment