1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-22 04:59:18 +00:00

feat: Project cleanup (#146)

This commit is contained in:
2023-02-16 00:58:00 +01:00
committed by GitHub
parent 1f780ae2c4
commit bcf8004497
41 changed files with 285 additions and 567 deletions

View File

@ -172,7 +172,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:listitem="@layout/layout_item_list"
tools:listitem="@layout/item_list"
tools:context=".ui.weight.ListWeightFragment" />
</LinearLayout>