diff --git a/app/src/main/res/layout/item_highlight.xml b/app/src/main/res/layout/item_highlight.xml index f71ccbb4..e139521a 100755 --- a/app/src/main/res/layout/item_highlight.xml +++ b/app/src/main/res/layout/item_highlight.xml @@ -22,7 +22,6 @@ android:padding="2dp" android:scrollbars="none" android:singleLine="true" - android:textColor="?attr/colorOnPrimarySurface" android:textStyle="bold" tools:text="@string/app_name" /> \ No newline at end of file