From 1ca7aa6d5c33ee595f3a13ff91cf2177f4ee37f8 Mon Sep 17 00:00:00 2001 From: Michael W Date: Sun, 12 Jan 2020 18:23:05 +0100 Subject: Gallery: Editor: View full picture when applying filters * Current behaviour: Edit picture (e.g. crop) -> top of pic is hidden by action bar * New behaviour: Picture is fully visible Test: manual Fixes: https://gitlab.com/LineageOS/issues/android/issues/1435 Change-Id: I2aa2281e976622cdbd0145d3895c36e4b21bdc7d --- res/layout/filtershow_activity.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/layout/filtershow_activity.xml b/res/layout/filtershow_activity.xml index 1c58e1209..741b3db61 100644 --- a/res/layout/filtershow_activity.xml +++ b/res/layout/filtershow_activity.xml @@ -24,7 +24,8 @@ + android:layout_weight="1" + android:layout_marginTop="?android:attr/actionBarSize" >