AndroidTabbedDialog icon indicating copy to clipboard operation
AndroidTabbedDialog copied to clipboard

how to change dialog size?

Open seebosmile opened this issue 9 years ago • 1 comments

how to change dialog size?

getDialog().getWindow().setLayout(WindowManager.LayoutParams.MATCH_PARENT, WindowManager.LayoutParams.MATCH_PARENT);

seebosmile avatar May 08 '16 05:05 seebosmile

Is this still in the works? Can it be done manually?

james-murphy-dev avatar Jul 21 '16 02:07 james-murphy-dev