Merge pull request #1384 from swissalpine/patch-3
[Combo] Might fix a tools:context error
This commit is contained in:
commit
a21c5c7078
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue