aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-w384dp/dimens.xml
blob: 430845b1c58fef569a9567fe71eebb14c4cb11fa (plain)
1
2
3
4
5
<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>
</resources>