Pratyush Verma
Pratyush Verma
Adding more to this issue, https://astaxie.gitbooks.io/build-web-application-with-golang/en/03.1.html
That would be awesome @chrisonline. I'm currently working on making the library more extensible. I have pushed some changes to [dev branch](https://github.com/p-v/DateTimeSeer/tree/dev). I'm currently testing this implementation, also thinking on...
I'm afraid its not possible right now.
@nishantpardamwar What are the steps to reproduce this issue?
@badadin Check the demo. There is a `DatePicker` in `CalendarActivity3`. `selectDate` works fine for previous months.
@badadin Great that you figured that out. There is a sample in the README at the bottom, looks like its not very clear. Pull requests are always welcome.
I think a better way would be to create a new cell type for past dates and the set the view using `CalendarView` interface based on the cell type. Its...
Problem is height of the cell is not equal to the width of the cell. Using `InsetDrawable` you should be able to get a circular view. Try using this as...
On which website are you facing this problem? Is it on a record action or a direct shortcut creation for a page? Are you using any other extensions which might...
Sadly, this is because of the browser window opened in the background which has `mkcast` tab opened.