Ditch rebuild path button

This commit is contained in:
nielsandriesse
2020-06-02 15:22:32 +10:00
parent 1217e5278f
commit 6cb6714893
4 changed files with 4 additions and 38 deletions

View File

@@ -1,10 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/learnMoreButton"
android:icon="@drawable/ic_question_mark"
app:showAsAction="always" />
</menu>