Commit 733e2ae
authored
Fix path text cutoff
Changed the RelativeLayout height from fixed 50dp to wrap_content to ensure
both name and path TextViews are fully visible. This prevents the path text
from being truncated or hidden due to insufficient space within the card item.1 parent 5ec9a55 commit 733e2ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments