Skip to content
Snippets Groups Projects
Verified Commit 8d1b3d02 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixes tooltip for monospace formatting

parent 2b00438e
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<android.support.v7.widget.AppCompatImageButton <android.support.v7.widget.AppCompatImageButton
android:id="@+id/action_format_monospace" android:id="@+id/action_format_monospace"
style="@style/Widget.Button.Format" style="@style/Widget.Button.Format"
android:contentDescription="@string/label_bold" android:contentDescription="@string/label_monospace"
app:srcCompat="@drawable/ic_format_monospace" app:srcCompat="@drawable/ic_format_monospace"
app:tint="?colorControlNormal" /> app:tint="?colorControlNormal" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment