Merge pull request #1267 from Andries-Smit/fix/profile-ic-graph

fix profile ic graph
This commit is contained in:
Milos Kozak 2022-02-07 15:03:16 +01:00 committed by GitHub
commit b79395628d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -225,7 +225,7 @@
android:layout_marginBottom="10dp"
android:orientation="vertical" />
<info.nightscout.androidaps.utils.ui.BasalProfileGraph
<info.nightscout.androidaps.utils.ui.IcProfileGraph
android:id="@+id/ic_graph"
android:layout_width="match_parent"
android:layout_height="100dip"