Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フッターを追加する方法は知っていますが、画面のようにヘッダー(ログインボックス)を中央に追加する方法
xmlの相対レイアウトにこのプロパティを使用します
android:layout_alignParentTop="true" android:layout_gravity="center"