removing the test button

This commit is contained in:
tibbi 2022-08-14 12:59:08 +02:00
parent 64e52873cb
commit 23e0bccabf
1 changed files with 0 additions and 5 deletions

View File

@ -8,9 +8,4 @@
android:id="@+id/all_apps_fragment"
layout="@layout/all_apps_fragment" />
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/about" />
</RelativeLayout>