Activity class code:
Activity
conversationList = (ListView)findViewById(android.R.id.list); ConversationArrayAdapter conversationArrayAdapter=new Conver
In my case, I had to remove the next line from the Layout
Layout
android:clickable="true"