psinetron / slycalendarview

MIT License
124 stars 28 forks source link

SlyCalendarView not showing #3

Open javierpe opened 5 years ago

psinetron commented 5 years ago

What happened? Errors?

AndrewHossam commented 5 years ago

No errors just nothing showed up

victorjimbei commented 5 years ago

This happens because init is not called from: SlyCalendarView(Context context, @Nullable AttributeSet attrs) SlyCalendarView(Context context, @Nullable AttributeSet attrs, int defStyleAttr)

Orlandroid commented 1 year ago

yeah i have the same proble the view only show in dialog but in layout is not show