Develop #5

Merged
SemvdH merged 62 commits from develop into main 2021-01-14 10:55:23 +00:00
Showing only changes of commit d80f23ff82 - Show all commits

View File

@@ -46,13 +46,11 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginHorizontal="20dp" android:layout_marginHorizontal="20dp"
android:background="@color/secondaryColour" android:background="@color/primaryColour"
android:text="" android:text=""
/> />
</ScrollView> </ScrollView>
<ImageButton <ImageButton
android:id="@+id/detail_location_back_button" android:id="@+id/detail_location_back_button"
android:layout_width="wrap_content" android:layout_width="wrap_content"