Skip to content

Commit 10bb413

Browse files
committed
tv: make cards slightly smaller
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent 1c81431 commit 10bb413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/main/res/layout/tv_tunnel_list_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<!-- Rather than changing the background tint to red for deleting mode, it should instead just change the selection color -->
2828
<com.google.android.material.card.MaterialCardView
29-
android:layout_width="260dp"
29+
android:layout_width="225dp"
3030
android:layout_height="110dp"
3131
android:layout_margin="8dp"
3232
android:layout_marginTop="4dp"

0 commit comments

Comments
 (0)