I have an activity with a listview. When the user click the item, the item \"viewer\" opens:
List1.setOnItemClickListener(new OnItemClickListener() { @Ov
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
in onCreated method for the new apis.
onCreated