Skip to content
MikeSu edited this page Apr 23, 2018 · 15 revisions

Welcome to the HorizontalExpandableCalendar-Android wiki!

It's important to define size of calendar, to correct calculations each part of calendar

 <com.mikesu.horizontalexpcalendar.HorizontalExpCalendar
        ...
        exp:expanded="true"
        exp:bottom_container_height="40dp"
        exp:center_container_expanded_height="250dp"
        exp:top_container_height="50dp"/>


top_container_height (1)
center_container_expanded_height (2)
bottom_container_height (3)

main

More:

Clone this wiki locally