Remove an 'xlarge' reference after the 7" split

Change-Id: I9e12dcf28cd69a0859d3d7664e83bf741855ed02
This commit is contained in:
Ben Komalo 2011-05-25 16:55:31 -07:00
parent 529947929c
commit 51fa1c84b2
2 changed files with 3 additions and 22 deletions

View File

@ -16,4 +16,7 @@
<resources>
<bool name="use_two_pane">true</bool>
<!-- Reply/Reply All/Forward switcher in action bar -->
<bool name="message_compose_action_tabs">true</bool>
</resources>

View File

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2011 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<bool name="use_two_pane">true</bool>
<!-- Reply/Reply All/Forward switcher in action bar -->
<bool name="message_compose_action_tabs">true</bool>
</resources>