Use ?attr/mainBackground instead

This commit is contained in:
Neslihan 2017-03-18 12:28:55 +03:00
parent e094101e58
commit 86c24817b1
3 changed files with 1 additions and 4 deletions

View file

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