Skip to content

Commit a93581e

Browse files
committed
style: create characters_items.xml layout
1 parent 7548e07 commit a93581e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/characters_items.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
app:layout_constraintTop_toTopOf="parent"/>
2424

2525
<TextView
26-
android:id="@+id/character_name"
26+
android:id="@+id/tv_character_name"
2727
android:layout_width="wrap_content"
2828
android:layout_height="wrap_content"
2929
android:layout_marginStart="20dp"

0 commit comments

Comments
 (0)