Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pratheepchowdhary
Created June 22, 2019 11:10
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 pratheepchowdhary/8ea684c0239091a308e566c55f9c0f60 to your computer and use it in GitHub Desktop.
Save pratheepchowdhary/8ea684c0239091a308e566c55f9c0f60 to your computer and use it in GitHub Desktop.
<resources>
<dimen name="bottom_control_panel">220dp</dimen>
<dimen name="fab_margin">16dp</dimen>
<dimen name="spacing_large">16dp</dimen>
<dimen name="cover_width_height">230dp</dimen>
<dimen name="cover_mirror_margin_top">2dp</dimen>
<dimen name="cover_mirror_height">80dp</dimen>
<dimen name="card_margin">5dp</dimen>
<dimen name="card_album_radius">0dp</dimen>
<dimen name="album_cover_height">160dp</dimen>
<dimen name="album_title_padding">10dp</dimen>
<dimen name="album_title">15dp</dimen>
<dimen name="songs_count_padding_bottom">5dp</dimen>
<dimen name="songs_count">12dp</dimen>
<dimen name="ic_album_overflow_width">20dp</dimen>
<dimen name="ic_album_overflow_height">30dp</dimen>
<dimen name="ic_album_overflow_margin_top">10dp</dimen>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment