Skip to content

Commit

Permalink
Update LoadingDialog.java
Browse files Browse the repository at this point in the history
  • Loading branch information
leguang authored Feb 26, 2018
1 parent f5e4b4b commit 8ec9635
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ public int getLayoutId() {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setCancelable(false);
setWidth(-2);
setHeight(-2);
}
Expand Down

0 comments on commit 8ec9635

Please sign in to comment.