From 7356b8a1bebbdb6d6a5caf06b88f44c2f2f57479 Mon Sep 17 00:00:00 2001 From: Johan von Forstner <5310424+johan12345@users.noreply.github.com> Date: Sat, 1 Jan 2022 21:21:29 +0100 Subject: [PATCH] Remove unneeded close button from Chargeprice view --- app/src/main/res/menu/chargeprice.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/app/src/main/res/menu/chargeprice.xml b/app/src/main/res/menu/chargeprice.xml index 528bbde8..bbeaf6a8 100644 --- a/app/src/main/res/menu/chargeprice.xml +++ b/app/src/main/res/menu/chargeprice.xml @@ -8,9 +8,4 @@ android:title="@string/help" app:showAsAction="always" /> - - \ No newline at end of file +