Infinity-For-Lemmy/app/src/main/res/layout
2018-09-21 23:35:57 +08:00
..
activity_login.xml First commit 2018-07-26 23:04:44 +08:00
activity_main.xml Load user info after the new access token is retrieved if the old access token expired. Feature added: vote comment 2018-08-18 09:22:31 +08:00
activity_view_image.xml First commit 2018-07-26 23:04:44 +08:00
activity_view_post_detail.xml Replace the RecyclerView for comments to MultiLevelRecyclerView in order to display the comment trees easily. Click the expand more button to expand the comment tree. Click the expand less button to hide the comment tree. Rewrite some code. 2018-09-03 00:05:42 +08:00
activity_view_subreddit_detail.xml Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. 2018-09-21 23:35:57 +08:00
activity_view_user_detail.xml Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. 2018-09-21 23:35:57 +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 Rename some classes. Change the logic of getting the subreddit icon. Prepare to display posts in ViewSubredditDetailActivity. 2018-08-20 00:04:49 +08:00
content_view_user_detail.xml Click the subreddit icon or the subreddit name to view the subreddit's details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. 2018-09-21 23:35:57 +08:00
exo_playback_control_view.xml First commit 2018-07-26 23:04:44 +08:00
fragment_post.xml Display a custom error view when there is something wrong when loading best posts. Probably fix a bug that holder.getAdapterPosition() returns -1 when loading subreddit icons in the RecyclerView of PostFragment. Subreddit banners are parsed correctly in ParseSubscribedThing. Check if the api call is successful in onResponse. Rewrite some methods. 2018-08-30 14:08:02 +08:00
item_footer_progress_bar.xml Rename some classes and layout resources. Feature added: view posts in ViewSubredditDetailActivity. 2018-08-20 22:33:00 +08:00
item_post_comment.xml Replace the RecyclerView for comments to MultiLevelRecyclerView in order to display the comment trees easily. Click the expand more button to expand the comment tree. Click the expand less button to hide the comment tree. Rewrite some code. 2018-09-03 00:05:42 +08:00
item_post.xml Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some methods. 2018-08-30 21:18:21 +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