From e4f0e88439e26b9300bfbbc4e3f2176ad3d265f1 Mon Sep 17 00:00:00 2001 From: NudeDude Date: Thu, 21 Dec 2017 21:56:34 +0100 Subject: [PATCH] Major Enhancements --- .idea/misc.xml | 2 +- app/src/main/res/layout/tweet_popup.xml | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 635999df..ba7052b8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -24,7 +24,7 @@ - + diff --git a/app/src/main/res/layout/tweet_popup.xml b/app/src/main/res/layout/tweet_popup.xml index 6b365024..86e950af 100644 --- a/app/src/main/res/layout/tweet_popup.xml +++ b/app/src/main/res/layout/tweet_popup.xml @@ -1,18 +1,20 @@ + + android:layout_height="160dp" />