aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ClassCastException.Alex Ning2021-08-261-2/+2
|
* Declare LayoutManager for RecyclerView in ViewPostDetailFragment.Alex Ning2021-07-141-2/+5
|
* Refine ExoPlayer's DefaultTimeBar style.Alex Ning2021-06-231-3/+1
|
* Implement two pane layout in ViewPostDetailFragment to separate post detail ↵Alex Ning2021-06-221-0/+65
and comments. Fix bugs related to separating CommentAndPostRecyclerViewAdapter.