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: [