From a55c128105d0852a46a6eeaa0ece3a7765cd9fc0 Mon Sep 17 00:00:00 2001 From: mertceyhan Date: Sun, 17 Jan 2021 19:16:41 +0300 Subject: [PATCH 1/5] Update for ignoring idea folder --- .gitignore | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 39b6783..8a7c6bf 100644 --- a/.gitignore +++ b/.gitignore @@ -34,13 +34,7 @@ captures/ # IntelliJ *.iml -.idea/workspace.xml -.idea/tasks.xml -.idea/gradle.xml -.idea/assetWizardSettings.xml -.idea/dictionaries -.idea/libraries -.idea/caches +.idea/* # Keystore files # Uncomment the following line if you do not want to check your keystore files in. From b31215c0876bea53378529a56078385b01549afd Mon Sep 17 00:00:00 2001 From: mertceyhan Date: Sun, 17 Jan 2021 20:48:51 +0300 Subject: [PATCH 2/5] Update for improving the performance of layout files of StateLayout. --- library/src/main/res/layout/layout_state_info.xml | 11 +++++------ library/src/main/res/layout/layout_state_loading.xml | 11 +++++------ .../res/layout/layout_state_loading_with_content.xml | 8 +++----- 3 files changed, 13 insertions(+), 17 deletions(-) diff --git a/library/src/main/res/layout/layout_state_info.xml b/library/src/main/res/layout/layout_state_info.xml index 1935321..c57a3e0 100644 --- a/library/src/main/res/layout/layout_state_info.xml +++ b/library/src/main/res/layout/layout_state_info.xml @@ -1,6 +1,5 @@ - + tools:visibility="visible" /> + tools:visibility="visible" /> + tools:visibility="visible" />