mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-03-01 01:47:38 +01:00
fixed some list widget loading issues
This commit is contained in:
parent
b46777eb23
commit
e269f030b8
@ -145,7 +145,7 @@ class EventListWidgetAdapter(val context: Context) : RemoteViewsService.RemoteVi
|
|||||||
|
|
||||||
override fun getLoadingView() = null
|
override fun getLoadingView() = null
|
||||||
|
|
||||||
override fun getViewTypeCount() = 2
|
override fun getViewTypeCount() = 3
|
||||||
|
|
||||||
override fun onCreate() {}
|
override fun onCreate() {}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user