mirror of
https://codeberg.org/tom79/Fedilab.git
synced 2025-06-25 06:30:10 +03:00
re-hide quote button by default
This commit is contained in:
parent
d1e8a6ce43
commit
c4cf8f58a1
1 changed files with 1 additions and 0 deletions
|
@ -725,6 +725,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="48dp"
|
||||
android:contentDescription="@string/action_quote"
|
||||
android:visibility="gone"
|
||||
app:icon="@drawable/ic_baseline_format_quote_24"
|
||||
app:iconGravity="textStart"
|
||||
app:iconSize="28dp"
|
||||
|
|
Loading…
Reference in a new issue