1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 11:02:35 +01:00

Resized add new item button

This commit is contained in:
Samuel Wu 2022-10-26 21:23:50 +11:00
parent f7e10eb094
commit 8b9db369f6

View File

@ -2,8 +2,8 @@
<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="64dp"
android:layout_height="48dp"
android:layout_width="112dp"
android:layout_height="75dp"
android:layout_gravity="center_vertical"
android:clickable="true"
android:focusable="true"