mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix details backgorund for both of themes
This commit is contained in:
parent
8f5d2e7aa5
commit
85d0ce2c30
3 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@android:color/background_light"
|
||||
android:background="?attr/detailsBackground"
|
||||
>
|
||||
|
||||
<ProgressBar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue