diff --git a/res/layout/route_fragment.xml b/res/layout/route_fragment.xml index 9170948..e2eabc6 100644 --- a/res/layout/route_fragment.xml +++ b/res/layout/route_fragment.xml @@ -8,7 +8,6 @@ android:id="@+id/listview" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_above="@+id/controls" android:layout_alignParentRight="true" />