aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-w384dp/dimens.xml
blob: 9a6c0b106dd365fed20f71bfe16162d954b48390 (plain)
1
2
3
4
5
6
7
<resources>
    <!-- 384dp is the screen width of the Nexus 4. Something like a Moto G is smaller but a Nexus 5X is larger -->
    <!-- https://material.io/devices/ -->
    <dimen name="audio_player_width">288dp</dimen>
    <dimen name="avatar_on_details_screen_size">72dp</dimen>
    <dimen name="media_size">64dp</dimen> <!-- ideally not larger than avatar_on_details_screen -->
</resources>