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.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/building_activity.xml b/res/layout/building_activity.xml
index a76ad53..6ed937f 100644
--- a/res/layout/building_activity.xml
+++ b/res/layout/building_activity.xml
@@ -34,6 +34,7 @@
android:id="@+id/buildingActivityImage"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:background="@null" />
+ android:background="@null"
+ android:contentDescription="@string/buildingImageDescription" />
</LinearLayout> \ No newline at end of file