diff --git a/res/drawable-xhdpi/dialer_background.png b/res/drawable-xhdpi/dialer_background.png new file mode 100644 index 000000000..fc750d8b2 Binary files /dev/null and b/res/drawable-xhdpi/dialer_background.png differ diff --git a/res/layout-land/chatlist_cell.xml b/res/layout-land/chatlist_cell.xml index 5b8d2f6df..3b02ab4ff 100644 --- a/res/layout-land/chatlist_cell.xml +++ b/res/layout-land/chatlist_cell.xml @@ -9,7 +9,7 @@ android:background="@drawable/list_selector"> + + - - - - - - - - - - + android:id="@+id/dialer" + android:background="@color/colorH" + android:layout_marginRight="50dp" + android:layout_centerVertical="true" + android:layout_alignParentRight="true" + android:layout_width="300dp" + android:layout_height="460dp"> + android:layout_height="60dp" + android:layout_marginBottom="10dp" + android:layout_alignParentTop="true"> - + android:layout_alignParentRight="true" + android:layout_centerVertical="true" + android:layout_marginRight="10dp" + android:layout_marginLeft="10dp" /> + + - + - + + + + + + + + + + + diff --git a/res/layout-sw533dp/dialer.xml b/res/layout-sw533dp/dialer.xml new file mode 100644 index 000000000..85eadecaa --- /dev/null +++ b/res/layout-sw533dp/dialer.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/chatlist_cell.xml b/res/layout/chatlist_cell.xml index 02d871ac0..054d8f639 100644 --- a/res/layout/chatlist_cell.xml +++ b/res/layout/chatlist_cell.xml @@ -20,22 +20,10 @@ android:layout_centerVertical="true" android:visibility="invisible" /> - -