1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 07:19:09 -05:00
wulkanowy-mirror/app/src/main/res/values/dimens.xml
2019-04-08 00:18:45 +02:00

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>