Copy the version to the clipboard when tapped in AboutActivity

This commit is contained in:
Alexander Bakker 2019-09-07 21:37:06 +02:00
parent cbe3697d68
commit 5677bd4112
3 changed files with 19 additions and 1 deletions

View file

@ -67,6 +67,7 @@
app:ico_size="16dp" />
<LinearLayout
android:id="@+id/btn_app_version"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginStart="32dp"