1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-21 09:29:09 -05:00
wulkanowy-mirror/app/src/main/res/values/dimens.xml

6 lines
271 B
XML
Raw Normal View History

2018-10-03 14:28:23 -05:00
<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>
2017-04-29 08:27:38 -05:00
</resources>