From 39196be6d5adfd8ea94482e0c5a7221a9756b6af Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 19 Jun 2017 22:19:35 +0200 Subject: [PATCH] make sure the folder or image name doesnt stretch beyond the image --- app/src/main/res/layout/directory_item.xml | 11 ++++++++++- app/src/main/res/layout/photo_video_item.xml | 11 ++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/app/src/main/res/layout/directory_item.xml b/app/src/main/res/layout/directory_item.xml index 63642099d..27a363c9b 100644 --- a/app/src/main/res/layout/directory_item.xml +++ b/app/src/main/res/layout/directory_item.xml @@ -6,7 +6,14 @@ android:layout_height="wrap_content" android:padding="1px"> - + + + + + - + + + + +