Skip to content

Commit 88cd7e8

Browse files
author
Google Automerger
committed
Merge commit 'ba5560b0b23a66ede606aac992886bf4665b77b4' into HEAD
2 parents eaf59e2 + ba5560b commit 88cd7e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mobile/src/main/java/com/example/android/uamp/ui/ActionBarCastActivity.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ public void onDrawerClosed(View drawerView) {
124124

125125
Class activityClass = mDrawerMenuContents.getActivity(position);
126126
startActivity(new Intent(ActionBarCastActivity.this, activityClass), extras);
127+
finish();
127128
}
128129
}
129130

0 commit comments

Comments
 (0)