Browse Source
fix highlight text color
renovate/androidx.fragment-fragment-ktx-1.x
Austin Huang
3 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
0 additions and
1 deletions
-
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" /> |
|
|
|
</LinearLayout> |