Tusky-App-Android/app/src/main/res/values/toot_button.xml

7 lines
227 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="show_small_toot_button">true</bool>
<dimen name="toot_button_width">48dp</dimen>
<dimen name="toot_button_horizontal_padding">12dp</dimen>
</resources>