From 6b6227125bcec0977bd5982a74b3192338466b58 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 6 Aug 2015 19:04:22 +0200 Subject: [PATCH] added back translucent action bar for image preview --- AndroidManifest.xml | 3 ++- res/values/colors.xml | 3 +++ res/values/styles.xml | 21 ++++++++++++++++++++- .../android/ui/preview/PreviewImageActivity.java | 5 ++--- 4 files changed, 27 insertions(+), 5 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 7b4d742d..d711c833 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -86,7 +86,8 @@ android:theme="@style/Theme.ownCloud" > @color/owncloud_blue #162233 + + + #201D2D44 \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index 564278ec..d95dfafb 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -30,7 +30,8 @@ @color/color_accent @style/Theme.ownCloud.Dialog - + + + + + + + +