Commit 82fc47cd authored by fallenstardust's avatar fallenstardust

fix id

parent 7db20a89
......@@ -52,7 +52,7 @@
android:textSize="5sp"/>
</LinearLayout>
<TextView
android:id="@+id/deck_info_name"
android:id="@+id/my_deck_name"
android:layout_width="57dp"
android:layout_height="27dp"
android:layout_marginLeft="28dp"
......@@ -63,7 +63,7 @@
android:textSize="8sp"/>
<TextView
android:id="@+id/my_deck_name"
android:id="@+id/my_deck_id"
android:layout_width="72dp"
android:layout_height="15dp"
android:layout_marginLeft="21dp"
......
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