diff options
Diffstat (limited to 'main/res/layout/cacheview_waypoints.xml')
| -rw-r--r-- | main/res/layout/cacheview_waypoints.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/cacheview_waypoints.xml b/main/res/layout/cacheview_waypoints.xml index faf90f5..fc990d5 100644 --- a/main/res/layout/cacheview_waypoints.xml +++ b/main/res/layout/cacheview_waypoints.xml @@ -5,7 +5,7 @@ <LinearLayout
android:layout_width="fill_parent"
- android:layout_height="fill_parent"
+ android:layout_height="wrap_content"
android:orientation="vertical"
android:padding="4dip" >
|
