Added prune database option to limit size of local database

This commit is contained in:
Graham Jones
2022-01-04 21:08:33 +00:00
parent 0715ce4f44
commit 68bf89b0ff
3 changed files with 36 additions and 12 deletions

View File

@@ -110,7 +110,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="Create Datapoint" />
android:text="Prune Database" />
</LinearLayout>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"