From c1e4561c641aa7a633ef6b8d10e1f14755e4f2ff Mon Sep 17 00:00:00 2001 From: tibbi Date: Sun, 7 Nov 2021 13:03:53 +0100 Subject: [PATCH] updating commons + show top menu buttons --- app/build.gradle | 2 +- app/src/main/res/menu/menu.xml | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 33218815..4598723f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:5bb1ab9036' + implementation 'com.github.SimpleMobileTools:Simple-Commons:61b172fe4f' 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 815619cd..1b13619a 100644 --- a/app/src/main/res/menu/menu.xml +++ b/app/src/main/res/menu/menu.xml @@ -1,12 +1,14 @@ + xmlns:app="http://schemas.android.com/apk/res-auto"> + app:showAsAction="ifRoom" /> + app:showAsAction="ifRoom" />