|
|
@@ -11,11 +11,6 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_margin="@dimen/content_padding_10">
|
|
|
-
|
|
|
- <TextView
|
|
|
- android:layout_width="wrap_content"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:text="abcdef"/>
|
|
|
<com.sheep.gamegroup.util.MyListview
|
|
|
android:id="@+id/recyclerview"
|
|
|
android:layout_width="match_parent"
|