Infinity-For-Lemmy/app/src/main/res/layout
2018-08-11 17:49:30 +08:00
..
activity_login.xml First commit 2018-07-26 23:04:44 +08:00
activity_main.xml Add a scroll bar in the navigation drawer 2018-07-30 00:11:05 +08:00
activity_view_image.xml First commit 2018-07-26 23:04:44 +08:00
activity_view_post_detail.xml Fixed a bug which causes the app to crash when there is no comment in a post. Add a no comment placeholder which is displayed when there is no comment in a post. 2018-08-11 17:49:30 +08:00
activity_view_subreddit_detail.xml Fetch a new access token in onCreate method of MainActivity when the old access token is about to expire, specifically, to expire within the next 5 minutes or is already expired to avoid refreshing the access token many times by other queries later. 2018-08-05 14:26:01 +08:00
activity_view_video.xml First commit 2018-07-26 23:04:44 +08:00
app_bar_main.xml First commit 2018-07-26 23:04:44 +08:00
content_main.xml First commit 2018-07-26 23:04:44 +08:00
content_view_subreddit_detail.xml Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subreddits RecyclerView to lauch the ViewSubredditActivity. 2018-07-30 23:27:52 +08:00
exo_playback_control_view.xml First commit 2018-07-26 23:04:44 +08:00
fragment_best_post.xml First commit 2018-07-26 23:04:44 +08:00
item_best_post.xml First commit 2018-07-26 23:04:44 +08:00
item_footer_progress_bar.xml First commit 2018-07-26 23:04:44 +08:00
item_post_comment.xml First commit 2018-07-26 23:04:44 +08:00
item_subscribed_subreddit.xml Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite some code and minor bugs fixed 2018-07-28 13:45:01 +08:00
nav_header_main.xml First commit 2018-07-26 23:04:44 +08:00