Remove unnecessary resource overlay

Bug: 8170660
Change-Id: Iba1ed6e6f9e605c66a78d574e6450dcba0b9b195
This commit is contained in:
Paul Westbrook 2013-03-08 18:01:12 -08:00
parent 5a3d863a43
commit 258776d784
1 changed files with 0 additions and 7 deletions

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">