mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
* Donot show random colors as placeholders for contributions items * Theme contributionsItem background as mainBackground from attributes
This commit is contained in:
parent
3d1ffbb4bc
commit
6416314dda
2 changed files with 1 additions and 2 deletions
|
|
@ -23,6 +23,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/very_large_height"
|
||||
app:actualImageScaleType="centerCrop"
|
||||
android:background="?attr/mainBackground"
|
||||
fresco:placeholderImage="@drawable/ic_image_black_24dp"
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue