Add theme dependent background color for Drawer Layout of activity_contributions layout file

This commit is contained in:
neslihanturan 2018-09-06 15:32:19 +03:00
parent 7b29ee5f63
commit 6a4d7fda0d
6 changed files with 17 additions and 6 deletions

View file

@ -4,8 +4,8 @@
android:id="@+id/drawer_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/contributionsListBackground"
>
<!-- TODO: Neslihan android:background="?attr/contributionsListBackground"-->
<RelativeLayout
android:layout_width="match_parent"