Bigger icon for pp

This commit is contained in:
stom79 2017-10-28 19:40:55 +02:00
parent 6fc46302e7
commit 7f777b94e1
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@
app:popupTheme="?attr/popupOverlay">
<ImageView
android:id="@+id/iconbar"
android:layout_width="25dp"
android:layout_height="25dp"
android:layout_width="30dp"
android:layout_height="30dp"
tools:ignore="ContentDescription" />
<LinearLayout
android:id="@+id/toolbar_search_container"