- More layout/string clean up.

This commit is contained in:
Juha Heinanen
2019-05-09 10:42:47 +03:00
parent 884b762fbf
commit 98b3499643
16 changed files with 126 additions and 72 deletions
@@ -23,7 +23,8 @@
android:src="@drawable/plus"
android:background="@null"
android:layout_alignParentEnd="true"
android:layout_alignParentBottom="true" >
android:layout_alignParentBottom="true"
android:contentDescription="@string/add" >
</ImageButton>
</RelativeLayout>