mirror of
https://github.com/wulkanowy/wulkanowy.git
synced 2025-03-14 22:54:00 +01:00
6 lines
271 B
XML
6 lines
271 B
XML
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
<!--BottomNav-->
|
|
<dimen name="bottom_navigation_margin_top_active" tools:override="true">8dp</dimen>
|
|
<dimen name="bottom_navigation_margin_top_inactive" tools:override="true">8dp</dimen>
|
|
</resources>
|