Add widget on home screen

0

I'm using the library

link

And I'm almost at the end of the project, but now I have the need to insert the calendar widget option, but the calendar layout does not appear.

There is a black screen reporting problem in the display

Layout Code:

<com.prolificinteractive.materialcalendarview.MaterialCalendarView android:id="@+id/calendarView" android:layout_width="match_parent" android:layout_height="wrap_content" />

I look forward to comments.

    
asked by anonymous 08.04.2016 / 05:46

1 answer

0

I have seen that it is not possible.

link

But if anyone has suggestions, thank you.

    
08.04.2016 / 06:32