I have done something here
This commit is contained in:
parent
ade1ce8e05
commit
5937215d3a
4
mastodon/src/main/res/values-sw380dp/publish_button.xml
Normal file
4
mastodon/src/main/res/values-sw380dp/publish_button.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<bool name="show_small_publish_button">false</bool>
|
||||||
|
</resources>
|
4
mastodon/src/main/res/values/publish_button.xml
Normal file
4
mastodon/src/main/res/values/publish_button.xml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<bool name="show_small_publish_button">true</bool>
|
||||||
|
</resources>
|
Loading…
Reference in New Issue
Block a user