This commit is contained in:
2026-01-30 17:26:10 +09:00
parent 9f6c424e04
commit cfe4686cef
3 changed files with 18 additions and 7 deletions
@@ -3,11 +3,9 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="5dp"
xmlns:app="http://schemas.android.com/apk/res-auto">
<LinearLayout
android:layout_margin="5dp"
android:layout_alignParentStart="true"
android:layout_alignParentEnd="true"
android:orientation="horizontal"