Merge branch 'fix-screenshot-background' into 'master'

fix screenshot background for all themes in app details

Closes #1618

See merge request fdroid/fdroidclient!782
This commit is contained in:
Hans-Christoph Steiner 2019-01-03 13:34:03 +00:00
commit 9a04ce4332

View File

@ -5,7 +5,6 @@
android:layout_height="match_parent"
android:layout_margin="@dimen/details_screenshot_margin"
android:padding="10dp"
app:cardBackgroundColor="#ffffff"
app:cardCornerRadius="0dp"
app:cardElevation="3dp">