From 940441106ab4b7cea3e0d4611be45f224d80a4f4 Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Mon, 25 Oct 2021 18:00:21 +0300 Subject: [PATCH] UI fixes --- lib/pages/ChildVaccines/add_newchild_page.dart | 1 + lib/pages/ChildVaccines/new/child_vaccine_page.dart | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/pages/ChildVaccines/add_newchild_page.dart b/lib/pages/ChildVaccines/add_newchild_page.dart index 496488d7..84989ed3 100644 --- a/lib/pages/ChildVaccines/add_newchild_page.dart +++ b/lib/pages/ChildVaccines/add_newchild_page.dart @@ -77,6 +77,7 @@ class _AddNewChildPageState extends State { builder: (_, model, w) => AppScaffold( isShowAppBar: true, appBarTitle: TranslationBase.of(context).vaccination, + showNewAppBarTitle: true, showNewAppBar: true, body: Container( child: Column( diff --git a/lib/pages/ChildVaccines/new/child_vaccine_page.dart b/lib/pages/ChildVaccines/new/child_vaccine_page.dart index 71e1ea3f..cdf4e4e6 100644 --- a/lib/pages/ChildVaccines/new/child_vaccine_page.dart +++ b/lib/pages/ChildVaccines/new/child_vaccine_page.dart @@ -137,7 +137,7 @@ class _ChildPageState extends State with SingleTickerProviderS } }, child: Container( - decoration: containerRadius(Colors.black.withOpacity(0.2), 2000), + decoration: containerRadius(Colors.grey.withOpacity(0.2), 2000), padding: EdgeInsets.only(left: 12, right: 12, top: 8, bottom: 8), child: Row( children: [