mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-12 06:19:11 +01:00
6 lines
248 B
XML
6 lines
248 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<style name="Theme.ActionBar.DayNight" parent="@style/ThemeOverlay.AppCompat.Dark.ActionBar">
|
||
|
<item name="popupTheme">@style/ThemeOverlay.AppCompat.Dark</item>
|
||
|
</style>
|
||
|
</resources>
|