small cleanups

This commit is contained in:
2022-03-18 15:03:34 +02:00
parent 0fabbc73be
commit f554356af1
4 changed files with 62 additions and 75 deletions

View File

@ -284,14 +284,15 @@
</LinearLayout>
<fragment
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:id="@+id/map"
android:layout_toRightOf="@id/slidelayout"
android:layout_weight="1"
tools:context=".HistoryActivity"
android:name="com.google.android.gms.maps.SupportMapFragment" />
</LinearLayout>
<ImageView
android:id="@+id/changeMapType"