Bug fixing and Canteen grouping
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
android:orientation="horizontal">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/caption"
|
||||
android:id="@+id/string"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_margin="@dimen/text_margin"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
app:outer_view="@layout/list_canteen_header"
|
||||
app:inner_view="@layout/list_canteen_body"
|
||||
app:animationDuration="300"
|
||||
app:startExpanded="true" />
|
||||
app:startExpanded="false" />
|
||||
<!--
|
||||
|
||||
app:icon="@drawable/ic_event"
|
||||
|
||||
Reference in New Issue
Block a user