diff --git a/res/layout/contacts_list.xml b/res/layout/contacts_list.xml index 7d9eb902b..dff28a174 100644 --- a/res/layout/contacts_list.xml +++ b/res/layout/contacts_list.xml @@ -1,138 +1,138 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:layout_width="match_parent" + android:layout_height="match_parent" + android:background="@drawable/background" + android:orientation="vertical" > - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/history.xml b/res/layout/history.xml index df3f24b62..c6deac8fe 100644 --- a/res/layout/history.xml +++ b/res/layout/history.xml @@ -1,115 +1,115 @@ - - - - - - - - - - - - - - - - - - - - + android:layout_width="match_parent" + android:layout_height="match_parent" + android:background="@drawable/background" + android:orientation="vertical" > - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/history_simple.xml b/res/layout/history_simple.xml index 6d7a969be..821271d67 100644 --- a/res/layout/history_simple.xml +++ b/res/layout/history_simple.xml @@ -1,120 +1,120 @@ - - - - - - - - - - - - - - - - - - - - + android:layout_width="match_parent" + android:layout_height="match_parent" + android:background="@drawable/background" + android:orientation="vertical" > - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + +