ボタンにID追加

This commit is contained in:
r-ca 2023-12-18 00:15:22 +09:00
parent 903bf9e3bb
commit 4664817d76
No known key found for this signature in database
GPG Key ID: 6A72911AC73464A9

View File

@ -36,6 +36,7 @@
android:text="Debug actions" />
<com.google.android.material.button.MaterialButton
android:id="@+id/button_insert_test_data"
style="@style/Widget.Material3.Button.OutlinedButton"
android:layout_width="match_parent"
android:layout_height="wrap_content"