diff --git a/.idea/misc.xml b/.idea/misc.xml index 7222c2e..4c9840b 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,28 +3,11 @@ diff --git a/app/build.gradle b/app/build.gradle index 4862c56..d5df745 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -38,7 +38,6 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'com.android.support:recyclerview-v7:27.1.1' def fragment_version = "1.4.1" // okhttp implementation('com.squareup.okhttp3:okhttp:5.0.0-alpha.7') diff --git a/app/src/main/res/layout/activity_delivery.xml b/app/src/main/res/layout/activity_delivery.xml index 08c978a..dad1bba 100644 --- a/app/src/main/res/layout/activity_delivery.xml +++ b/app/src/main/res/layout/activity_delivery.xml @@ -5,19 +5,19 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" - app:left_btn_src="@drawable/icon_back" - app:left_btn_visible="true" - app:title_text="我的地址簿" - app:title_visible="true" android:background="#E6E6E6"> + + + + - - +