aboutsummaryrefslogtreecommitdiff
path: root/res/layout/building_activity.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/building_activity.xml')
-rw-r--r--res/layout/building_activity.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/building_activity.xml b/res/layout/building_activity.xml
index 4a465ee..a76ad53 100644
--- a/res/layout/building_activity.xml
+++ b/res/layout/building_activity.xml
@@ -32,8 +32,8 @@
<ImageButton
android:id="@+id/buildingActivityImage"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
+ android:layout_width="fill_parent"
+ android:layout_height="fill_parent"
android:background="@null" />
</LinearLayout> \ No newline at end of file