文字サイズと文字色を変更し、中央揃いにする。 Copied! TextView tvTitle = new TextView(getContext()); tvTitle.setText(タイトル); ...
確定! 回上一頁