From 180db27faa81974d2ee36e09c1ad16b611bcf60d Mon Sep 17 00:00:00 2001 From: parthmittal Date: Wed, 11 Dec 2024 15:29:29 +0530 Subject: [PATCH] -- change of negative button style -- remove bold from title bar -- change of button bg colour --- app/res/layout/progress_dialog_cancel_button.xml | 10 ++++++---- app/res/layout/select_install_mode_fragment.xml | 2 +- app/res/values/themes.xml | 1 - 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/res/layout/progress_dialog_cancel_button.xml b/app/res/layout/progress_dialog_cancel_button.xml index 3200a7961..4f4bcf779 100644 --- a/app/res/layout/progress_dialog_cancel_button.xml +++ b/app/res/layout/progress_dialog_cancel_button.xml @@ -1,7 +1,9 @@ - \ No newline at end of file + android:visibility="visible" + tools:viewBindingIgnore="true" /> \ No newline at end of file diff --git a/app/res/layout/select_install_mode_fragment.xml b/app/res/layout/select_install_mode_fragment.xml index c748ab264..8bb3c51d3 100644 --- a/app/res/layout/select_install_mode_fragment.xml +++ b/app/res/layout/select_install_mode_fragment.xml @@ -92,7 +92,7 @@ android:layout_height="match_parent" android:background="@drawable/tile_drop_shadow_small_margins" android:gravity="end" - SquareButtonWithText:backgroundColor="@color/url_button_color" + SquareButtonWithText:backgroundColor="@color/barcode_button_color" SquareButtonWithText:img="@drawable/startup_url" SquareButtonWithText:subtitle="Enter Code" SquareButtonWithText:textColor="@color/white"/> diff --git a/app/res/values/themes.xml b/app/res/values/themes.xml index 3507b3a93..3d3a9e00e 100644 --- a/app/res/values/themes.xml +++ b/app/res/values/themes.xml @@ -74,7 +74,6 @@ @color/white 16dp 22sp - bold