From f95dbe82b0c29966809028d047471e7f7e406b38 Mon Sep 17 00:00:00 2001 From: Konrad Pozniak Date: Mon, 17 Feb 2025 15:17:39 +0100 Subject: [PATCH] fix trending tag ellipsized too soon (#4924) Before: --- app/src/main/res/layout-land/item_trending_cell.xml | 2 +- app/src/main/res/layout/item_trending_cell.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout-land/item_trending_cell.xml b/app/src/main/res/layout-land/item_trending_cell.xml index 5e1dbef4f..fe373a850 100644 --- a/app/src/main/res/layout-land/item_trending_cell.xml +++ b/app/src/main/res/layout-land/item_trending_cell.xml @@ -80,7 +80,7 @@