Fixes header background color

hh
Laurent 6 years ago
parent 6770291aa2
commit 64a60bdd7d
  1. 3
      app/src/main/res/layout/row_header_value.xml

@ -9,8 +9,7 @@
<androidx.constraintlayout.widget.ConstraintLayout <androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent">
android:background="@color/green_header">
<androidx.appcompat.widget.AppCompatTextView <androidx.appcompat.widget.AppCompatTextView
android:id="@+id/title" android:id="@+id/title"

Loading…
Cancel
Save