Infinity-For-Lemmy/app/src/main/res/layout
2019-01-22 18:45:02 +08:00
..
activity_login.xml First commit 2018-07-26 23:04:44 +08:00
activity_main.xml View user details in ViewUserDetailActivity. Follow or unfollow user is not properly implemented right now. Change users and subscribed_users databases' schemes. Press Profile in navigation drawer to view my reddit info. Press the username in the post to view that account's info. 2019-01-11 11:33:32 +08:00
activity_view_image.xml Add an error view when loading the image fails in ViewImageActivity. 2018-10-01 13:45:02 +08:00
activity_view_post_detail.xml Use MarkwonView (a markdown library) instead of HtmlTextView to display post content and comments. 2019-01-09 10:05:20 +08:00
activity_view_subreddit_detail.xml Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. 2019-01-22 18:45:02 +08:00
activity_view_user_detail.xml Click user names in comment to view the user's details. Minor visual redesign. 2019-01-21 17:32:21 +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 Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. 2019-01-22 18:45:02 +08:00
item_footer_error.xml Error handling for loading posts now works again. Don't show refresh button as an icon. Rewrite some code. 2018-12-29 13:38:18 +08:00
item_footer_loading.xml Error handling for loading posts now works again. Don't show refresh button as an icon. Rewrite some code. 2018-12-29 13:38:18 +08:00
item_post_comment.xml Click user names in comment to view the user's details. Minor visual redesign. 2019-01-21 17:32:21 +08:00
item_post.xml Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. 2019-01-22 18:45:02 +08:00
item_subscribed_subreddit.xml Use GifImageView to display all the images in order to prevent slow playing of the gifs. Extend GifImageView as AspectRatioGifImageView to retain the features of AspectRatioImageView. 2018-12-22 10:42:24 +08:00
nav_header_main.xml Minor layout tweaks. 2018-10-01 14:07:32 +08:00