Skip to content
Snippets Groups Projects
Commit 73754731 authored by Alexandre Perraud's avatar Alexandre Perraud
Browse files

History : Fix dark theme

parent 0b1270a6
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@
android:clickable="true"
android:onClick="@{holder.onClick}">
<LinearLayout
android:background="?attr/background_default"
android:id="@+id/layout_item"
android:layout_width="match_parent"
android:layout_height="wrap_content"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment