Fix details backgorund for both of themes

This commit is contained in:
Neslihan 2017-03-18 11:50:53 +03:00
parent 8f5d2e7aa5
commit 85d0ce2c30
3 changed files with 4 additions and 1 deletions

View file

@ -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