# HG changeset patch # User Da Risk # Date 1274720257 -7200 # Node ID 0e16dee2bd4c3369073273e674b365300be5149b # Parent 210b0f7416efd4b6f432bae31289da9f2c7d0ce7 use a LevelListDrawable for status icon diff -r 210b0f7416ef -r 0e16dee2bd4c res/drawable/status_icon.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/res/drawable/status_icon.xml Mon May 24 18:57:37 2010 +0200 @@ -0,0 +1,13 @@ + + + + + + + + + diff -r 210b0f7416ef -r 0e16dee2bd4c res/layout/chat.xml --- a/res/layout/chat.xml Wed May 19 20:10:41 2010 +0200 +++ b/res/layout/chat.xml Mon May 24 18:57:37 2010 +0200 @@ -7,6 +7,7 @@ android:orientation="horizontal" android:gravity="center_vertical" android:background="#222222" android:padding="4px">