설정페이지

- 회사정보 추가
This commit is contained in:
klaus 2024-02-05 22:06:44 +09:00
parent 6cfbdd7acd
commit eafb922ae9
1 changed files with 16 additions and 0 deletions

View File

@ -257,6 +257,22 @@
</RelativeLayout>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="13.3dp"
android:layout_marginTop="16.7dp"
android:fontFamily="@font/gmarket_sans_medium"
android:text="
- 회사명 : 주식회사 비비드넥스트\n
- 대표자 : 한지영\n
- 주소 : 서울 강남구 테헤란로 410, 11층 A08호(대치동, 금강타워)\n
- 사업자등록번호 : 508-86-01545\n
- 통신판매업신고 : 제2022-서울강남-00559호\n
- 고객센터 : 02.2055.1477"
android:textColor="@color/color_777777"
android:textSize="11sp" />
<TextView
android:id="@+id/tv_log_out"
android:layout_width="match_parent"