Skip to content

Commit

Permalink
Stuff...
Browse files Browse the repository at this point in the history
  • Loading branch information
KTachibanaM committed Jun 1, 2015
1 parent 87a7891 commit 9a8a544
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
7 changes: 0 additions & 7 deletions CloudEmoji/src/main/res/layout/fragment_source.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,11 @@
android:layout_width="match_parent"
android:layout_height="match_parent">

<android.support.v4.widget.SwipeRefreshLayout
android:id="@+id/swipe"
android:layout_width="match_parent"
android:layout_height="match_parent">

<za.co.immedia.pinnedheaderlistview.PinnedHeaderListView
android:id="@+id/list"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:background="@android:color/white"
android:fastScrollEnabled="true" />

</android.support.v4.widget.SwipeRefreshLayout>

</FrameLayout>
10 changes: 3 additions & 7 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# 0.6.8 (17)

Abstract out Http ops

Pull to refresh in Source

# Future
# 0.6.9 (18)

Better looking list items in Favorite/Repo Manager

Add info in SourceFragment

Pull to refresh in Source

Build EmoticonView

Abstract out EventBus
Expand Down

0 comments on commit 9a8a544

Please sign in to comment.