휴대폰 결제 임시로 숨김
This commit is contained in:
parent
4d4ddb50ac
commit
f6cbaffd3b
|
@ -134,7 +134,8 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginHorizontal="13.3dp"
|
android:layout_marginHorizontal="13.3dp"
|
||||||
android:layout_marginTop="16.7dp">
|
android:layout_marginTop="16.7dp"
|
||||||
|
android:visibility="gone">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/tv_method_phone"
|
android:id="@+id/tv_method_phone"
|
||||||
|
|
Loading…
Reference in New Issue