Skip to content

Commit

Permalink
Demo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kojofosu committed Oct 9, 2021
1 parent 7d1d8f0 commit b46661b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="16dp"
app:selectedTabStyle="line"
app:hintTextColor="@android:color/holo_orange_light"
app:hintColor="@android:color/holo_orange_light"
app:searchIconColor="@android:color/holo_orange_light"
app:searchTextColor="@android:color/white"
app:clearIconColor="@android:color/white"
Expand Down

0 comments on commit b46661b

Please sign in to comment.