From e224e093b04bc018bebaf6c110db1f0d025be943 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 8 Apr 2021 00:09:16 +0200 Subject: [PATCH] extracted shimmer element for user detail items Signed-off-by: Andy Scherzinger --- .../main/res/layout/controller_profile.xml | 84 +------------------ .../user_info_details_table_item_shimmer.xml | 40 +++++++++ 2 files changed, 44 insertions(+), 80 deletions(-) create mode 100644 app/src/main/res/layout/user_info_details_table_item_shimmer.xml diff --git a/app/src/main/res/layout/controller_profile.xml b/app/src/main/res/layout/controller_profile.xml index 9ccff7dc5..ba793c4b1 100644 --- a/app/src/main/res/layout/controller_profile.xml +++ b/app/src/main/res/layout/controller_profile.xml @@ -130,89 +130,13 @@ android:layout_height="wrap_content" android:orientation="vertical"> - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/app/src/main/res/layout/user_info_details_table_item_shimmer.xml b/app/src/main/res/layout/user_info_details_table_item_shimmer.xml new file mode 100644 index 000000000..cf86ee9ac --- /dev/null +++ b/app/src/main/res/layout/user_info_details_table_item_shimmer.xml @@ -0,0 +1,40 @@ + + + + + + + + +