mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Use ?attr/mainBackground instead
This commit is contained in:
parent
e094101e58
commit
86c24817b1
3 changed files with 1 additions and 4 deletions
|
|
@ -3,7 +3,7 @@
|
|||
android:orientation="vertical"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="?attr/detailsBackground"
|
||||
android:background="?attr/mainBackground"
|
||||
>
|
||||
|
||||
<ProgressBar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue