Browse Source

color

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 2 years ago
parent
commit
60c8c3526d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/src/main/res/layout/list_item.xml

+ 1 - 0
app/src/main/res/layout/list_item.xml

@@ -104,6 +104,7 @@
                 android:textSize="@dimen/two_line_secondary_text_size"
                 app:chipStartPadding="@dimen/standard_eighth_margin"
                 app:chipEndPadding="@dimen/standard_eighth_margin"
+                app:chipBackgroundColor="@color/bg_default"
                 android:checkable="false"
                 android:ellipsize="middle" />