|
|
|
@ -67,9 +67,7 @@
|
|
|
|
android:id="@+id/current_location"
|
|
|
|
android:id="@+id/current_location"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_width="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_margin="@dimen/task_list_fab_margin"
|
|
|
|
android:layout_margin="@dimen/keyline_first"
|
|
|
|
android:layout_marginBottom="@dimen/keyline_first"
|
|
|
|
|
|
|
|
android:layout_marginEnd="@dimen/keyline_first"
|
|
|
|
|
|
|
|
android:layout_gravity="end|bottom"
|
|
|
|
android:layout_gravity="end|bottom"
|
|
|
|
android:padding="0dp"
|
|
|
|
android:padding="0dp"
|
|
|
|
android:src="@drawable/ic_outline_gps_fixed_24px"
|
|
|
|
android:src="@drawable/ic_outline_gps_fixed_24px"
|
|
|
|
|