From 773cfca1e93b9a87cc7a6a8b960e21d715483b9c Mon Sep 17 00:00:00 2001 From: Saurabh Date: Sat, 14 Oct 2023 23:11:18 +0530 Subject: [PATCH] Fixed issue (#5) - Unnecessary use of Custom AppBar. --- app/src/main/res/layout/fragment_about.xml | 706 +++++++------- app/src/main/res/layout/fragment_tips.xml | 1025 ++++++++++---------- 2 files changed, 876 insertions(+), 855 deletions(-) diff --git a/app/src/main/res/layout/fragment_about.xml b/app/src/main/res/layout/fragment_about.xml index 9fe7365..87e035d 100644 --- a/app/src/main/res/layout/fragment_about.xml +++ b/app/src/main/res/layout/fragment_about.xml @@ -1,465 +1,475 @@ - - - - + + - - - - - - - - - + + + + + + - - + android:layout_height="wrap_content"> - - - - - + android:layout_marginTop="8dp" + android:fontFamily="@font/sofiaprosoftmedium" + android:text="@string/developers" + android:textColor="@color/black" + android:textSize="20sp" /> + + + + + android:layout_marginStart="16dp" + android:orientation="vertical"> -