Describe the bug
The 2x1 moon phase widget now displays "problem loading widget" as of v0.17.0.
Reported in #930.
To Reproduce
Steps to reproduce the behavior:
- Add a 2x1 moon phase widget
- The widget displays "problem loading widget".
Version Info:
- App Version: v0.17.0
- Android Version: 10
Additional context
There is an error in the logcat.
Error inflating RemoteViews : android.view.InflateException: Binary XML file line #24 in com.forrestguice.suntimeswidget:layout/layout_widget_moon_2x1_0: Binary XML file line #27 in com.forrestguice.suntimeswidget:layout/icons_moon_phases: Error inflating class com.forrestguice.support.widget.ImageView
This layout is reference in other files so the problem actually affects all the moon widgets that include this layout.
Describe the bug
The 2x1 moon phase widget now displays "problem loading widget" as of v0.17.0.
Reported in #930.
To Reproduce
Steps to reproduce the behavior:
Version Info:
Additional context
There is an error in the logcat.
This layout is reference in other files so the problem actually affects all the moon widgets that include this layout.