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:
commit
9a04ce4332
@ -5,7 +5,6 @@
|
|||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_margin="@dimen/details_screenshot_margin"
|
android:layout_margin="@dimen/details_screenshot_margin"
|
||||||
android:padding="10dp"
|
android:padding="10dp"
|
||||||
app:cardBackgroundColor="#ffffff"
|
|
||||||
app:cardCornerRadius="0dp"
|
app:cardCornerRadius="0dp"
|
||||||
app:cardElevation="3dp">
|
app:cardElevation="3dp">
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user