tv = (TextView)findViewById(R.id.textView1); tv.setPadding(left, top, right, bottom); */ package com.ccc.app03; import android.os.Bundle;
確定! 回上一頁