protected int PADDING = 3 ; public void doLayout() { int currentY = 0; int i; Widget temp; for (i=0; i < getChildCount(); i++) { temp = getWidget(i); temp.
確定! 回上一頁