mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-07 09:38:52 -06:00
Widgets: show error message instead of crashing
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:text="Habit not found"
|
||||
android:text="Error drawing widget"
|
||||
android:textColor="#ffffff"/>
|
||||
|
||||
</LinearLayout>
|
||||
Reference in New Issue
Block a user