aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/dialog_user_detail.xml
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2017-10-11 21:51:43 +0900
committerKazuki Yamaguchi <k@rhe.jp>2017-10-11 21:51:43 +0900
commit3c15fb7dd7f0d722478217c11a9e20eee7992045 (patch)
tree2a12f240cf10284170105c0e74cd0a276148ad0e /app/src/main/res/layout/dialog_user_detail.xml
parentc225a3bdf691d7e6c677e424035b57ab0b0ee230 (diff)
downloadSmileEssence-3c15fb7dd7f0d722478217c11a9e20eee7992045.tar.gz
popup refactoring
Diffstat (limited to 'app/src/main/res/layout/dialog_user_detail.xml')
-rw-r--r--app/src/main/res/layout/dialog_user_detail.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/src/main/res/layout/dialog_user_detail.xml b/app/src/main/res/layout/dialog_user_detail.xml
index fa420861..bd1833ee 100644
--- a/app/src/main/res/layout/dialog_user_detail.xml
+++ b/app/src/main/res/layout/dialog_user_detail.xml
@@ -290,8 +290,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
- <app:com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout
- xmlns:app="http://schemas.android.com/apk/res-auto"
+ <app:com.omadahealth.github.swipyrefreshlayout.library.SwipyRefreshLayout xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/user_detail_refresh_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"