xml version="1.0" encoding="utf-8"?> xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> android:text="버튼1" android:layout_width="110dp" android:layout_height="100dp" android:layout_gravity="center" android:gravity="top|right" /> ..