1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

TextViewの表示を中央にする方法

1
Posted at

やりたいこと

デフォルトだとしたの画像のように左上に表示される文字を中央に揃えたい
as_tyuuou.png

やりかた

1.コードを直接書く
2.attuributesをいじる
簡単なので2を説明

All Attributesを開く
as_tyuuou(2).png

gravityを開く
as_tyuuou(3).png

center_horizontalとcenter_verticalをチェック
as_tyuuou(4).png

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?