diff --git a/app/src/main/res/layout/act_weightinfos.xml b/app/src/main/res/layout/act_weightinfos.xml index b690b41..52b71c5 100644 --- a/app/src/main/res/layout/act_weightinfos.xml +++ b/app/src/main/res/layout/act_weightinfos.xml @@ -1,9 +1,53 @@ - + android:layout_height="match_parent" + android:background="@color/greyf4f4f4" + android:orientation="vertical"> + + + + + + + + + + \ No newline at end of file