From 9285b8b3d3302f854b1712ed814030c24edf19b9 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 10 Feb 2023 18:37:57 +0100 Subject: [PATCH] do no show More Apps From Us at the top menu --- app/build.gradle | 2 +- app/src/main/res/menu/menu.xml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 4f87f70e..abe49373 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:48be8434c3' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8bcb4d3851' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8' diff --git a/app/src/main/res/menu/menu.xml b/app/src/main/res/menu/menu.xml index 638472c2..24183ca4 100644 --- a/app/src/main/res/menu/menu.xml +++ b/app/src/main/res/menu/menu.xml @@ -1,16 +1,13 @@ + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + tools:ignore="AlwaysShowAction"> - +