Results 3 comments of Omar Alessa

+1 Even though I tried this: myListView.getSwipeToRefresh().setColorSchemeColors(android.R.color.holo_blue_bright, android.R.color.holo_green_light, android.R.color.holo_orange_light, android.R.color.holo_red_light); No error, but colors not appearing ! EDIT: well, it seems the method used in the library is setColorScheme which...

Hi @hainhathoang88 You can create a list and fill it from `func mentionSelected(id:Int, name: String)` in `OEMentionsDelegate` So whenever a user is selected you add to the list.