[Combo] Might fix a tools:context error

At least, it is displayed as an error in AndroidStudio for me ...
This commit is contained in:
swissalpine 2022-02-26 12:53:30 +01:00 committed by GitHub
parent d0ba2328c2
commit 7d877b9081
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"