This commit is contained in:
Niels Andriesse
2020-01-15 17:13:46 +11:00
parent 8aa214bd7d
commit 9378818b73
7 changed files with 139 additions and 139 deletions

View File

@@ -52,12 +52,6 @@
android:layout_height="match_parent"
android:layout_weight="1" />
<ImageView
android:id="@+id/settingsButton"
android:layout_width="24dp"
android:layout_height="24dp"
android:src="@drawable/ic_gear" />
</LinearLayout>
</android.support.v7.widget.Toolbar>