Using the first edition book of BigNerdRanchGuide, Listing 9.21 (page 189), when I add the following line:
android:focusable=“false”
and try to run the app (Shift+F10), the mentioned line suddenly disappears from my list_item_crime.xml (And I guess that this is the reason why I can no more click the list itens and show the Log.d tags).
Could someone help me try to figure out why?