Tribler / trustchain-android

An example android app for using trustchain
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Fix visual updates in the overlay #47

Closed wkmeijer closed 6 years ago

wkmeijer commented 6 years ago

At the moment the overlay is very slow on heavy load because it updates on every received or sent message. Update this so it only updates every 500ms.