Raquib-ul Alam (Kanak)
Raquib-ul Alam (Kanak)
Please make sure you've checked the following points: 1. The ListView is contained within either a RelativeLayout or a LinearLayout (RelativeLayout is preferred) 2. Always clear the list adapter before...
No, not that way. Write the following code for clearing the list. (Please read the [usage](https://github.com/alamkanak/Android-Empty-Layout) first) `mAdapter.clear();`
What layout are you using as the parent of the listview? Try relative layout as the parent. Linear layout should also work.
@agramfort Sure thing. Here is one file. https://drive.google.com/open?id=1hhc5VC90M4cDs8vQhWf43KhdGI4bubFx
@mmagnuski Thank you for looking into it. To obtain that file, I epoched the EEG from -1000ms to -100ms in eeglab. So the eeg signals end 100ms before the events....
Hi sunil, the images you shared is not working. Can you post the screenshots here in github? 
I already thought of adding month view in the library. The reason I did not do it yet is because - I still have some works left to do for...