removed icon in bolusprogress dialog

This commit is contained in:
Milos Kozak 2020-01-15 22:53:40 +01:00
parent b1a376e68a
commit 31edddc5cf

View file

@ -14,11 +14,6 @@
android:orientation="horizontal"
android:padding="5dp">
<ImageView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:src="@drawable/ic_trending_flat_white_48dp" />
<TextView
android:id="@+id/overview_bolusprogress_title"
android:layout_width="match_parent"