updating the UI at clipboard management activity

This commit is contained in:
tibbi
2023-06-13 10:39:17 +02:00
parent 02bb8d6d99
commit a9673c6fa6
3 changed files with 4 additions and 5 deletions

View File

@@ -4,10 +4,7 @@
android:id="@+id/clip_holder"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/selectableItemBackground"
android:clickable="true"
android:focusable="true"
android:foreground="@drawable/selector"
android:layout_marginBottom="@dimen/tiny_margin"
android:paddingEnd="@dimen/normal_margin">
<com.simplemobiletools.commons.views.MyTextView