fix path in xml
This commit is contained in:
parent
68e80b82cd
commit
18f5d9f09c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
tools:context=".constraints.objectives.ObjectivesFragment">
|
||||
tools:context="info.nightscout.plugins.constraints.objectives.ObjectivesFragment">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in a new issue