Skip to content

Instantly share code, notes, and snippets.

@sthewissen
Created January 12, 2021 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sthewissen/44ecc8f066fa1cc60fb53c510dfaa639 to your computer and use it in GitHub Desktop.
Save sthewissen/44ecc8f066fa1cc60fb53c510dfaa639 to your computer and use it in GitHub Desktop.
Dimens.xml
<?xml version="1.0" encoding="UTF-8" ?>
<resources xmlns:tools="http://schemas.android.com/tools">
<dimen name="design_bottom_navigation_text_size" tools:override="true">14sp</dimen>
<dimen name="design_bottom_navigation_active_text_size" tools:override="true">14sp</dimen>
<dimen name="design_bottom_navigation_icon_size">20dp</dimen>
<dimen name="design_bottom_navigation_height">60dp</dimen>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment