Add widget on start screen

Asked

Viewed 35 times

0

I’m using the library

https://github.com/prolificinteractive/material-calendarview

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 await comments.

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.