Skip to content
Snippets Groups Projects
Commit f3f194b7 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy
Browse files

Decrease toolbar app icon size

parent 1793ea34
No related branches found
No related tags found
1 merge request!516Redesign
......@@ -25,8 +25,8 @@
<ImageView
android:id="@+id/toolbar_icon"
android:layout_width="36dp"
android:layout_height="36dp"
android:layout_width="32dp"
android:layout_height="32dp"
app:srcCompat="@drawable/icon" />
<TextView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment