[ADD] Location Tests + ID at every XML file

This commit is contained in:
Robin Koedood
2021-01-05 10:58:33 +01:00
parent bcd9eb6378
commit d3cab8c70d
14 changed files with 57 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/mainActivity"
tools:context=".MainActivity">
<FrameLayout