blob: c33c11232a709b9522ad595a42af5b350510b84c (
plain)
1
2
3
4
5
6
|
<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>
</resources>
|