From 8f4ee0296d977dc870b3516b706d4081b0b7f0db Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Fri, 30 Nov 2012 16:18:27 +0100 Subject: [PATCH] Other interface fixes for small screens --- res/layout-small/chat.xml | 143 +++++++++++++++++++++++ res/layout-small/history_detail.xml | 172 ++++++++++++++++++++++++++++ 2 files changed, 315 insertions(+) create mode 100644 res/layout-small/chat.xml create mode 100644 res/layout-small/history_detail.xml diff --git a/res/layout-small/chat.xml b/res/layout-small/chat.xml new file mode 100644 index 000000000..2b7e19265 --- /dev/null +++ b/res/layout-small/chat.xml @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout-small/history_detail.xml b/res/layout-small/history_detail.xml new file mode 100644 index 000000000..e07a96436 --- /dev/null +++ b/res/layout-small/history_detail.xml @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file