Merge "Update toast parameters instead of re-adding" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f6d8a8390b
@@ -184,7 +184,7 @@ public class ToastPresenter {
|
||||
mParams.y = yOffset;
|
||||
mParams.horizontalMargin = horizontalMargin;
|
||||
mParams.verticalMargin = verticalMargin;
|
||||
addToastView();
|
||||
mView.setLayoutParams(mParams);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user