Added app info on app item onclick

This commit is contained in:
2022-05-13 00:35:03 +08:00
parent d5880671a1
commit eb88f41001
2 changed files with 3 additions and 1 deletions

View File

@@ -91,11 +91,12 @@
android:orientation="vertical">
<LinearLayout
android:id="@+id/app_info_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="10dp"
android:layout_marginRight="10dp"
android:background="@drawable/bg_permotion_round"
android:background="@drawable/bg_permotion_ripple"
android:gravity="center|start"
android:padding="10dp">