From 0c536cdc272f33bcc44a03652f70c9b7f8629c9e Mon Sep 17 00:00:00 2001 From: Sonu Sourav Date: Wed, 11 Mar 2020 16:13:10 +0530 Subject: [PATCH] Revamped the UI of recycler views --- .idea/codeStyles/Project.xml | 5 +- app/lint-baseline.xml | 3221 +++++++-------------- app/src/main/res/layout/item_download.xml | 15 +- app/src/main/res/layout/item_library.xml | 240 +- core/src/main/res/layout/item_book.xml | 224 +- core/src/main/res/layout/item_help.xml | 1 + core/src/main/res/values-night/color.xml | 3 + core/src/main/res/values/colors.xml | 5 +- core/src/main/res/values/dimens.xml | 2 + 9 files changed, 1322 insertions(+), 2394 deletions(-) diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 386afcc2a..4ce8cb6cb 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -10,9 +10,6 @@