From 4a0268397bd9c8af9fae05121582a04cc7137454 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 10 Feb 2023 21:23:14 +0100 Subject: [PATCH] updating commons --- app/build.gradle | 2 +- app/src/main/res/menu/cab_recordings.xml | 5 ++--- app/src/main/res/menu/menu.xml | 4 +++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e81e833..80908d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:3aade6f350' + implementation 'com.github.SimpleMobileTools:Simple-Commons:8bcb4d3851' implementation 'org.greenrobot:eventbus:3.3.1' implementation 'com.github.Armen101:AudioRecordView:1.0.4' implementation 'androidx.documentfile:documentfile:1.0.1' diff --git a/app/src/main/res/menu/cab_recordings.xml b/app/src/main/res/menu/cab_recordings.xml index 373a6c4..412bc37 100644 --- a/app/src/main/res/menu/cab_recordings.xml +++ b/app/src/main/res/menu/cab_recordings.xml @@ -2,13 +2,12 @@ + tools:ignore="AppCompatResource,AlwaysShowAction"> + android:title="@string/rename" /> + xmlns:app="http://schemas.android.com/apk/res-auto" + xmlns:tools="http://schemas.android.com/tools" + tools:ignore="AlwaysShowAction">