mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Add theme dependent background color for Drawer Layout of activity_contributions layout file
This commit is contained in:
parent
7b29ee5f63
commit
6a4d7fda0d
6 changed files with 17 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue