aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-w384dp/dimens.xml
blob: a04ce6763c27b962c026fbae2a2410b3686585dd (plain)
1
2
3
4
5
6
7
8
<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="fineprint_size">12sp</dimen>
    <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>