"README.md" did not exist on "2f7e2e16cf8bed776521f00832ccf16408aca050"
Forked from
briar / briar
Source project has a limited visibility.
-
akwizgran authored
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.
akwizgran authoredFields 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.