From 93442f74d1544a79d06d30ef90b4a92fde497627 Mon Sep 17 00:00:00 2001 From: Mohit Date: Tue, 8 Jun 2021 21:27:55 +0530 Subject: [PATCH] - Reformatted code - Changed textColor Attribute - Removed fixed themes for views - Fixed padding of tabs_toolbar --- src/main/res/layout/edit_repository.xml | 409 ++++++++++---------- src/main/res/layout/fragment.xml | 69 ++-- src/main/res/layout/link_item.xml | 80 ++-- src/main/res/layout/permissions_item.xml | 9 +- src/main/res/layout/preference_item.xml | 68 ++-- src/main/res/layout/product_header_item.xml | 181 +++++---- src/main/res/layout/product_item.xml | 100 +++-- src/main/res/layout/release_item.xml | 193 +++++---- src/main/res/layout/repository_item.xml | 43 +- src/main/res/layout/section_item.xml | 51 ++- src/main/res/layout/switch_item.xml | 45 ++- src/main/res/layout/tabs_toolbar.xml | 94 +++-- src/main/res/layout/title_text_item.xml | 41 +- 13 files changed, 681 insertions(+), 702 deletions(-) diff --git a/src/main/res/layout/edit_repository.xml b/src/main/res/layout/edit_repository.xml index 218f6e34..0e91af87 100644 --- a/src/main/res/layout/edit_repository.xml +++ b/src/main/res/layout/edit_repository.xml @@ -1,218 +1,217 @@ - - - + android:animateLayoutChanges="true"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + android:layout_height="match_parent" + android:background="?android:attr/colorBackground" + android:clickable="true" + android:gravity="center" + android:orientation="vertical" + tools:ignore="KeyboardInaccessibleWidget"> - + - + - - - - - - - - - - - - - - - - - - - - - - - +