history item color changed
This commit is contained in:
parent
b7b32b1002
commit
9ae9aed9fc
@ -43,7 +43,6 @@
|
|||||||
a:id="@+id/history_item"
|
a:id="@+id/history_item"
|
||||||
a:layout_width="fill_parent"
|
a:layout_width="fill_parent"
|
||||||
a:layout_height="fill_parent"
|
a:layout_height="fill_parent"
|
||||||
a:textColor="@color/cpp_button_operator_text_color"
|
|
||||||
style="@style/history_item"/>
|
style="@style/history_item"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
@ -36,7 +36,6 @@
|
|||||||
a:id="@+id/history_item"
|
a:id="@+id/history_item"
|
||||||
a:layout_width="fill_parent"
|
a:layout_width="fill_parent"
|
||||||
a:layout_height="fill_parent"
|
a:layout_height="fill_parent"
|
||||||
a:textColor="@color/cpp_button_operator_text_color"
|
|
||||||
style="@style/history_item"/>
|
style="@style/history_item"/>
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
Loading…
Reference in New Issue
Block a user