akvo / akvo-flow-mobile

Akvo Flow app
GNU General Public License v3.0
18 stars 16 forks source link

Issue/1803 datapoint performance #1804

Closed valllllll2000 closed 3 years ago

valllllll2000 commented 3 years ago

Before the PR (what is the issue or what needed to be done)

opening existing and adding datapoints seems to have become slower. Due tot his user may be tempted to click several times

The solution

Add firebase performance monitoring tool use SQLiteOpenHelper as singleton for the whole app: in order to do that had to refactor some classes to Kotlin

Screenshots (if appropriate)

NA

Reviewer Checklist