Skip to content

Commit 79aea32

Browse files
author
Issac
committed
fix
1 parent 98abdc7 commit 79aea32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/src/main/java/me/imid/swipebacklayout/lib/app/SwipeBackActivityHelper.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public void onScrollOverThreshold() {
5050

5151
public void onPostCreate() {
5252
mSwipeBackLayout.attachToActivity(mActivity);
53+
convertActivityFromTranslucent();
5354
}
5455

5556
public View findViewById(int id) {

0 commit comments

Comments
 (0)