Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>As you mention your problem,</p> <p><strong>Issues</strong></p> <p>Your resource xml file (layout) not in optimal way. As android guideline don't use static height and weight for ViewGroup. Please read <a href="http://developer.android.com/training/improving-layouts/optimizing-layout.html" rel="nofollow noreferrer">http://developer.android.com/training/improving-layouts/optimizing-layout.html</a></p> <p><strong>Solution :</strong></p> <p>In My opinion, you should create your own class for creating Calendar view.In which you apply all the properties and attribute.</p> <p>I am show a demo application for the Calender view.<a href="http://www.androidviews.net/2013/01/ics-calendarview/" rel="nofollow noreferrer">http://www.androidviews.net/2013/01/ics-calendarview/</a> In these application having a better way to use the calendar view. also I am mention some Git URL for the other an custom Calendar view</p> <ul> <li><a href="https://github.com/dwivedi/android-times-square" rel="nofollow noreferrer">https://github.com/dwivedi/android-times-square</a></li> <li><a href="https://github.com/dwivedi/ExtendedCalendarView" rel="nofollow noreferrer">https://github.com/dwivedi/ExtendedCalendarView</a></li> <li><a href="https://github.com/SimonVT/android-calendarview" rel="nofollow noreferrer">https://github.com/SimonVT/android-calendarview</a></li> </ul> <p>In above Application, showing the right way to use CalendarView</p> <p>Here I am showing screenshot for the Calenderview application</p> <p><img src="https://i.stack.imgur.com/S3Eso.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/I7FX0.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/lkzyq.png" alt="enter image description here"></p> <p>If any problem, Please Let me know, I will create sample demo for the same.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload