am 258776d7: Remove unnecessary resource overlay

* commit '258776d784f7c63adf28885bc91be0f107f57d32':
  Remove unnecessary resource overlay
This commit is contained in:
Paul Westbrook 2013-03-09 02:07:34 +00:00 committed by Android Git Automerger
commit 3fd9b7a521

View File

@ -16,13 +16,6 @@
<!-- non-xlarge. See also values-xlarge for specializations for xlarge screens -->
<resources>
<!-- Compose Styles -->
<style name="RecipientEditTextViewStyle" parent="@style/RecipientEditTextView">
<item name="android:height">42dip</item>
<item name="android:gravity">bottom</item>
<item name="android:maxLines">@integer/chips_max_lines</item>
</style>
<!-- The headline at the top of every account settings fragments (in preferences) -->
<!-- TODO these are estimates for the phone UX - final sizes TBD -->
<style name="accountSettingsHeadline">