From bde2220d91774337fba60cfdcc4324005b878736 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 18 Apr 2020 11:34:43 +0800 Subject: Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. --- app/src/main/res/layout/item_load_comments.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/layout/item_load_comments.xml') diff --git a/app/src/main/res/layout/item_load_comments.xml b/app/src/main/res/layout/item_load_comments.xml index 058db8f1..1df3566f 100644 --- a/app/src/main/res/layout/item_load_comments.xml +++ b/app/src/main/res/layout/item_load_comments.xml @@ -12,7 +12,6 @@ android:layout_margin="16dp" app:mlpb_progress_stoke_width="3dp" app:mlpb_progress_color="?attr/colorAccent" - app:mlpb_background_color="?attr/circularProgressBarBackground" android:layout_gravity="center_horizontal"/> \ No newline at end of file -- cgit v1.2.3