Skip to content

Commit

Permalink
Update shape.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuyisheng committed Jan 28, 2016
1 parent 467236b commit 09f836d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions 4.ListView/MyListView/app/src/main/res/layout/shape.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,5 @@
android:layout_height="match_parent"
android:orientation="vertical">

<view
android:id="@+id/shape_listview"
class="com.imooc.myapplication.ShapeListView"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>

</LinearLayout>

0 comments on commit 09f836d

Please sign in to comment.