fixed colours

This commit is contained in:
RemoMeijer
2021-01-12 14:55:59 +01:00
parent a7495d24ad
commit d80f23ff82

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"