kopia lustrzana https://github.com/TeamNewPipe/NewPipe
Fixed the toolbarSearchTheme
The toolbarSearchTheme was accidently broken with https://github.com/TeamNewPipe/NewPipe/pull/6456, see https://github.com/TeamNewPipe/NewPipe/pull/6456#issuecomment-885920235 for details. This commit restores the old behaviorpull/6771/head
rodzic
39722a5563
commit
f709ac16f8
|
@ -97,6 +97,8 @@
|
|||
</style>
|
||||
|
||||
<style name="ToolbarSearchInputTheme">
|
||||
<item name="colorPrimary">?attr/toolbarSearchColor</item>
|
||||
<item name="colorPrimaryDark">?attr/toolbarSearchColor</item>
|
||||
<item name="colorAccent">?attr/toolbarSearchColor</item>
|
||||
</style>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue