sud游戏搜索页面优化更改
This commit is contained in:
@@ -251,6 +251,7 @@ public class SudGameListPopup extends BottomPopupView {
|
||||
public void onViewClicks() {
|
||||
new XPopup.Builder(getContext())
|
||||
.enableDrag(false)
|
||||
.moveUpToKeyboard(false)
|
||||
.asCustom(new CreateSudGamePopup(getContext(), customSidebarChildModels, false))
|
||||
|
||||
.show();
|
||||
|
||||
Reference in New Issue
Block a user