Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 783e3ce0 authored by Andrew Lee's avatar Andrew Lee Committed by Android Git Automerger
Browse files

am f6141bd8: Merge "Updating contact list item for Dialer search redlines." into lmp-preview-dev

* commit 'f6141bd806446928038f97bedcbdc3b69b5f1e15':
  Updating contact list item for Dialer search redlines.
parents 032014da 3fae19b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@
        <attr name="list_item_name_text_color" format="color"/>
        <attr name="list_item_name_text_size" format="dimension"/>
        <attr name="list_item_text_indent" format="dimension"/>
        <attr name="list_item_text_offset_top" format="dimension"/>
        <attr name="list_item_data_width_weight" format="integer"/>
        <attr name="list_item_label_width_weight" format="integer"/>
    </declare-styleable>
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ background and text color. See also android:style/Widget.Holo.TextView.ListSepar
    </style>

    <style name="TextAppearanceSmall" parent="@android:style/TextAppearance.Small">
        <item name="android:textSize">12sp</item>
        <item name="android:textSize">14sp</item>
        <item name="android:textColor">#888888</item>
    </style>