mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
8 lines
341 B
XML
8 lines
341 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="@style/Base.Widget.AppCompat.DrawerArrowToggle.Common">
|
|
<item name="barLength">18.66dp</item>
|
|
<item name="drawableSize">24dp</item>
|
|
<item name="gapBetweenBars">3.33dp</item>
|
|
</style>
|
|
</resources>
|