aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/message_sent.xml
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-25 23:06:20 +0200
committerDaniel Gultsch <daniel.gultsch@rwth-aachen.de>2014-04-25 23:06:20 +0200
commit645139eb68cb966b90d36790e5b60c0bc6727c78 (patch)
tree9633c20bd4f2e5aa1906373bdea5a07b1aacd6fc /res/layout/message_sent.xml
parentbf2d0d5596a08872230056d056241ee906962171 (diff)
couple of more optimazations on image loading
Diffstat (limited to 'res/layout/message_sent.xml')
-rw-r--r--res/layout/message_sent.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/message_sent.xml b/res/layout/message_sent.xml
index f0950ef9..990df59b 100644
--- a/res/layout/message_sent.xml
+++ b/res/layout/message_sent.xml
@@ -26,6 +26,8 @@
android:layout_height="wrap_content"
android:adjustViewBounds="true"
android:paddingBottom="2dp"
+ android:scaleType="fitXY"
+ android:background="#333333"
/>
<TextView