결제수단 - 휴대폰 결제 숨김

This commit is contained in:
klaus 2023-10-20 17:20:03 +09:00
parent da7f72544f
commit 26c9a236ec
1 changed files with 2 additions and 1 deletions

View File

@ -134,7 +134,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="16.7dp">
android:layout_marginTop="16.7dp"
android:visibility="gone">
<TextView
android:id="@+id/tv_method_phone"