Raquib-ul Alam (Kanak)

Results 7 comments of 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? ![image](https://user-images.githubusercontent.com/3194741/88040671-0e4ba880-cb6b-11ea-8e5a-c5a37cce7b15.png)

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