diff --git a/res/layout/message_recieved.xml b/res/layout/message_recieved.xml index c11c00876b5d8ef798276b2387e085e93f3a51f1..df4d429af303b5322e12251f1be03912fa46c5f6 100644 --- a/res/layout/message_recieved.xml +++ b/res/layout/message_recieved.xml @@ -3,68 +3,71 @@ android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" - android:padding="8dp"> + android:padding="8dp" > - + android:background="@drawable/message_border" + android:minHeight="48dp" > - - - + + + + + + + - - - - + + + + + - - + android:scaleType="fitXY" + android:src="@drawable/ic_profile" /> + + \ No newline at end of file diff --git a/res/layout/message_sent.xml b/res/layout/message_sent.xml index c966d00936567eb3e05c57d29e7e696d27a34a28..31843d2d15374ba3c100d8e9da63d986dd9e9ebf 100644 --- a/res/layout/message_sent.xml +++ b/res/layout/message_sent.xml @@ -31,7 +31,8 @@ + android:orientation="horizontal" + android:layout_gravity="right"> - - + android:layout_marginLeft="6sp"/> +