Skip to content

Commit

Permalink
set background for post_list
Browse files Browse the repository at this point in the history
  • Loading branch information
zfdang committed Jul 13, 2016
1 parent eaa345e commit 954d75e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_post_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
android:scrollbars="vertical"
app:layoutManager="LinearLayoutManager"
tools:context=".BoardTopicActivity"
android:background="@color/recycler_view_item_normal"
tools:listitem="@layout/post_item"/>
</com.orangegangsters.github.swipyrefreshlayout.library.SwipyRefreshLayout>

Expand Down

0 comments on commit 954d75e

Please sign in to comment.