fix highlight text color

This commit is contained in:
Austin Huang 2021-07-12 18:06:22 -04:00
parent 19f47fb32c
commit eba32935ae
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with 0 additions and 1 deletions

View File

@ -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" />
</LinearLayout>