XMLのandroidをtoolsに変更
1 parent 34dad93 commit e467a062fddbb49dd67883099211895bd72d0bb3
yugo-asano authored on 11 Oct 2022
Showing 1 changed file
View
2
■■■
app/src/main/res/layout/fragment_card_drawing.xml
android:layout_marginStart="5dp"
android:layout_marginTop="5dp"
app:layout_constraintStart_toEndOf="@+id/imageButton12"
app:layout_constraintTop_toBottomOf="@+id/imageButton03"
android:srcCompat="@tools:sample/avatars" />
tools:srcCompat="@tools:sample/avatars" />
 
<ImageButton
android:id="@+id/imageButton21"
android:layout_width="116dp"