From 09fba0a6d82a7f88ce3c8cbb74eddd4bb96eb7e4 Mon Sep 17 00:00:00 2001 From: Daniel Lehmann Date: Thu, 5 May 2011 18:25:17 -0700 Subject: Several renames for consistency. Should help with fragmentizing afterwards TwelveKeyDialer ==> DialpadActivity RecentCallsListActivity ==> CallLogActivity (be consistent with tab name) Renamed xml files to have a clearer connection to the object that they represent Change-Id: Ie4f123dc03a445596e5ecc216adfef61275dbea3 --- res/layout-land/dialpad_activity.xml | 57 +++++++++++++++++++++++++++++++++++ res/layout-land/twelve_key_dialer.xml | 57 ----------------------------------- 2 files changed, 57 insertions(+), 57 deletions(-) create mode 100644 res/layout-land/dialpad_activity.xml delete mode 100644 res/layout-land/twelve_key_dialer.xml (limited to 'res/layout-land') diff --git a/res/layout-land/dialpad_activity.xml b/res/layout-land/dialpad_activity.xml new file mode 100644 index 000000000..985d04743 --- /dev/null +++ b/res/layout-land/dialpad_activity.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + diff --git a/res/layout-land/twelve_key_dialer.xml b/res/layout-land/twelve_key_dialer.xml deleted file mode 100644 index 985d04743..000000000 --- a/res/layout-land/twelve_key_dialer.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - -- cgit v1.2.3