changed repo structure
This commit is contained in:
8
2024/insomnihack/mobile/Notes/res/values-hdpi/styles.xml
Normal file
8
2024/insomnihack/mobile/Notes/res/values-hdpi/styles.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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.659973dip</item>
|
||||
<item name="drawableSize">24.0dip</item>
|
||||
<item name="gapBetweenBars">3.3299866dip</item>
|
||||
</style>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user