Skip to content
Snippets Groups Projects
Commit c4cf8f58 authored by 0xd9a's avatar 0xd9a
Browse files

re-hide quote button by default

parent d1e8a6ce
Branches
Tags
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment