Remove unnecessary resource overlay
Bug: 8170660 Change-Id: Iba1ed6e6f9e605c66a78d574e6450dcba0b9b195
This commit is contained in:
parent
5a3d863a43
commit
258776d784
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user