7 lines
240 B
XML
7 lines
240 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<bool name="show_small_toot_button">false</bool>
|
||
|
<dimen name="toot_button_width">@dimen/wrap_content</dimen>
|
||
|
<dimen name="toot_button_drawable_padding">4dp</dimen>
|
||
|
|
||
|
</resources>
|