aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-sw600dp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-26Fix ClassCastException.Alex Ning1-2/+2
2021-07-14Declare LayoutManager for RecyclerView in ViewPostDetailFragment.Alex Ning1-2/+5
2021-06-23Refine ExoPlayer's DefaultTimeBar style.Alex Ning1-3/+1
2021-06-22Implement two pane layout in ViewPostDetailFragment to separate post detail ↵Alex Ning1-0/+65
and comments. Fix bugs related to separating CommentAndPostRecyclerViewAdapter.