Loading res-common/values/attrs.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading res-common/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res-common/values/attrs.xml +1 −0 Original line number Diff line number Diff line Loading @@ -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> Loading
res-common/values/styles.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading