removing the test button
This commit is contained in:
parent
64e52873cb
commit
23e0bccabf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue