Completed PlayerAdapter
Untested, but the multiplayer load is complete Saving as multiplayer is needed
This commit is contained in:
parent
a3831597d0
commit
0459c14d91
7 changed files with 78 additions and 23 deletions
|
@ -50,7 +50,7 @@
|
|||
<ListView
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/listView2"
|
||||
android:id="@+id/listView"
|
||||
android:layout_gravity="center_horizontal" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Reference in a new issue