removed icon in bolusprogress dialog
This commit is contained in:
parent
b1a376e68a
commit
31edddc5cf
1 changed files with 0 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue