Merge pull request #1384 from swissalpine/patch-3

[Combo] Might fix a tools:context error
This commit is contained in:
Milos Kozak 2022-02-26 14:27:20 +01:00 committed by GitHub
commit a21c5c7078
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingTop="5dp"
tools:context=".plugins.pump.combo.ComboFragment">
tools:context="info.nightscout.androidaps.plugins.pump.combo.ComboFragment">
<RelativeLayout
android:layout_width="match_parent"