From 55184a78296f0e00abce9284bd2c08ce966e533e Mon Sep 17 00:00:00 2001 From: machiav3lli Date: Wed, 26 Jan 2022 01:09:46 +0100 Subject: [PATCH] Add: Delete and edit buttons to repo sheet --- src/main/res/layout/sheet_repository.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/src/main/res/layout/sheet_repository.xml b/src/main/res/layout/sheet_repository.xml index 0b4edfac..1b7a7fdc 100644 --- a/src/main/res/layout/sheet_repository.xml +++ b/src/main/res/layout/sheet_repository.xml @@ -1,5 +1,6 @@ - + @@ -172,6 +173,27 @@ android:layout_width="match_parent" android:layout_height="wrap_content"> + + +