Android 设置dialog在底部显示


dialogSave.getWindow().setGravity(Gravity. BOTTOM);

参考链接:https://blog.csdn.net/yjs15234450670/article/details/70232405

你可能感兴趣的:(Android,移动)