Skip to content

Commit 62acd9c

Browse files
committed
Updated
1 parent be32a9b commit 62acd9c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/src/main/java/com/hugdev/webapper/tuto_1.java

-7
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,6 @@ protected void onCreate(Bundle savedInstanceState) {
5757
}
5858

5959

60-
@Override
61-
public void onBackPressed() {
62-
super.onBackPressed();
63-
finish();
64-
}
65-
66-
6760
@Override
6861
public void onWindowFocusChanged(boolean hasFocus) {
6962
super.onWindowFocusChanged(hasFocus);

0 commit comments

Comments
 (0)