결제수단 - 휴대폰 결제 추가
This commit is contained in:
parent
39d790c1c3
commit
04eda1ffbd
|
@ -134,8 +134,7 @@
|
||||||
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