Commit 5a8b01fe authored by Alfansyah Fadlian's avatar Alfansyah Fadlian

fix color all transaction

parent 626566a0
......@@ -79,9 +79,11 @@
android:id="@+id/tvVA"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@color/design_default_color_secondary"
android:background="#000000"
android:textStyle="bold"
android:text="@{}"
android:textColor="#fff"
android:textAllCaps="true"
app:layout_constraintEnd_toEndOf="parent"
tools:layout_editor_absoluteY="33dp"
tools:text="@tools:sample/first_names" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment