Infinity-For-Lemmy/app/src/main/res/layout
2021-09-26 21:43:22 +08:00
..
activity_account_posts.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_account_saved_thing.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_anonymous_subscriptions.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_comment_full_markdown.xml Support viewing subreddit wiki in app. 2021-08-02 17:12:33 +08:00
activity_comment.xml Start implementing markdown toolbar. 2020-09-18 00:21:50 +08:00
activity_create_multi_reddit.xml Adding users to a multireddit is now available. 2021-01-05 23:17:56 +08:00
activity_custom_theme_listing.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
activity_customize_post_filter.xml New post filter option: exclude domains. 2021-03-26 19:12:08 +08:00
activity_customize_theme.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
activity_edit_comment.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_edit_multi_reddit.xml Adding users to a multireddit is now available. 2021-01-05 23:17:56 +08:00
activity_edit_post.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_fetch_random_subreddit_or_post.xml Show a suicide prevention quote when searching suicide. 2021-03-07 00:05:09 +08:00
activity_filtered_thing.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_give_award.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_inbox.xml Use ViewPager2 in InboxActivity. 2021-08-11 22:06:47 +08:00
activity_lock_screen.xml Update Credits page. 2021-09-03 15:15:44 +08:00
activity_login.xml Add a WebView for those who do not have Chrome installed. 2021-03-11 22:08:27 +08:00
activity_main.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
activity_multireddit_selection.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_post_filter_application.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
activity_post_filter_preference.xml Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
activity_post_gallery.xml Add column spacing to the RecyclerView in PostGalleryActivity. 2021-07-16 21:01:39 +08:00
activity_post_image.xml Use MaterialButton in PostXXXActivity. 2021-07-14 22:54:20 +08:00
activity_post_link.xml Use MaterialButton in PostXXXActivity. 2021-07-14 22:54:20 +08:00
activity_post_text.xml Use MaterialButton in PostXXXActivity. 2021-07-14 22:54:20 +08:00
activity_post_video.xml Use MaterialButton in PostXXXActivity. 2021-07-14 22:54:20 +08:00
activity_report.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
activity_rpanactivity.xml Pause rpan broadcast when switching to anther ViewRPANBroadcastFragment. 2021-07-06 08:36:53 +08:00
activity_rules.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
activity_search_result.xml Add an FloatingActionButton in SearchResultActivity. 2020-12-24 18:20:34 +08:00
activity_search_subreddits_result.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_search_users_result.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_search.xml Fix clicking a subreddit in subreddit suggestions goes to the subreddit page instead of returning the subreddit name in several activities. 2021-08-25 20:34:08 +08:00
activity_select_user_flair.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_selected_subreddits.xml Adding users to a multireddit is now available. 2021-01-05 23:17:56 +08:00
activity_send_private_message.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_settings.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_submit_crosspost.xml Use MaterialButton in SubmitCrosspostActivity. 2021-07-14 22:56:36 +08:00
activity_subreddit_selection.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_subscribed_subreddits_multiselection.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
activity_subscribed_thing_listing.xml Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.onInterceptTouchEvent. 2021-08-19 21:50:36 +08:00
activity_suicide_prevention.xml Show a suicide prevention quote when searching suicide. 2021-03-07 00:05:09 +08:00
activity_theme_preview.xml Try fixing IllegalArgumentException at androidx.viewpager.widget.ViewPager.onInterceptTouchEvent. 2021-08-19 21:50:36 +08:00
activity_trending.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
activity_view_image_or_gif.xml Use bottom toolbar in ViewImgurImageFragment is available. 2021-08-04 11:58:48 +08:00
activity_view_imgur_media.xml Migrate from JCenter where possible 2021-09-24 21:08:09 -04:00
activity_view_multi_reddit_detail.xml Use FragmentContainerView 2021-09-24 21:28:22 -04:00
activity_view_post_detail.xml Ignore case when searching comments. 2021-07-14 20:25:26 +08:00
activity_view_private_messages.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
activity_view_reddit_gallery.xml Migrate from JCenter where possible 2021-09-24 21:08:09 -04:00
activity_view_subreddit_detail.xml Fix showing wrong post feed in the second tab in MainActivity. 2021-09-02 22:45:10 +08:00
activity_view_user_detail.xml Fix showing wrong post feed in the second tab in MainActivity. 2021-09-02 22:45:10 +08:00
activity_view_video.xml Fix ViewVideoActivity crash. 2021-09-26 21:43:22 +08:00
activity_web_view.xml Add a WebView for those who do not have Chrome installed. 2021-03-11 22:08:27 +08:00
activity_wiki.xml Swipe to refresh in WikiActivity. 2021-08-02 17:43:17 +08:00
adapter_default_entry.xml Add some padding between markdown paragraghs. Delete Caveat font. 2020-06-17 19:23:44 +08:00
adapter_table_block.xml Change text color in TableLayout in markdown. Change markdown TextView style. 2019-12-30 22:46:45 +08:00
app_bar_main.xml Hide read posts in FilteredThingActivity. Prepare to add support for filters. 2020-12-09 15:01:17 +08:00
bottom_app_bar.xml Add custom theme entries for read posts. Fix crash in ViewUserDetailActivity. 2020-12-09 00:29:22 +08:00
color_picker.xml Make color picker dialog scrollable. 2020-11-24 15:24:35 +08:00
copy_text_material_dialog.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
dialog_edit_flair.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
dialog_edit_name.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
dialog_edit_post_filter_name_of_usage.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
dialog_edit_text.xml Set different main tabs for different users. 2020-08-20 11:02:00 +08:00
dialog_give_award.xml Giving award is available. Giving award is not tested because I don't have Reddit Coins. Currently all the award ids are hardcoded. 2020-09-28 09:56:58 +08:00
dialog_go_to_thing_edit_text.xml Suggest subreddits in go to subreddit dialog in MainActivity. 2021-07-01 12:48:28 +08:00
dialog_insert_link.xml Minor UI tweaks for dialog_insert_link. 2021-01-18 22:35:57 +08:00
dialog_select_header.xml Hide Security option if no biometric authentication available. Require biometric authentication when going into security settings. 2020-09-19 00:07:41 +08:00
exo_autoplay_playback_control_view.xml Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay control UI. 2021-08-26 20:27:19 +08:00
exo_playback_control_view.xml Use bottom toolbar in ViewImgurVideoFragment is available. 2021-08-04 14:01:42 +08:00
exo_rpan_broadcast_playback_control_view.xml Fix ClassCastException. 2021-08-26 20:01:24 +08:00
fragment_acknowledgement.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_comment_more_bottom_sheet.xml Hide reply and save buttons in comments if the depth is larger than 5. Add reply and save options in CommentMoreBottomSheetFragment. 2021-04-20 17:34:14 +08:00
fragment_comments_listing.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_copy_text_bottom_sheet.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_crash_reports.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
fragment_create_theme_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_custom_theme_options_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_customize_bottom_app_bar.xml Minor UI tweaks in settings. 2021-01-18 23:42:16 +08:00
fragment_customize_main_page_tabs.xml Starting adding showing favorite multireddits and multireddits in main page. 2021-06-10 16:21:27 +08:00
fragment_fab_more_options_bottom_sheet.xml New option in FAB: Filter Posts. Add Gif option in PostFilter. 2020-12-22 23:56:20 +08:00
fragment_filtered_thing_fab_more_options_bottom_sheet.xml Ignore case when matching post title in PostFilter. Always check duplicate PostFilter before saving a PostFilter not from settings. 2021-01-07 13:42:17 +08:00
fragment_flair_bottom_sheet.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
fragment_followed_users_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_font_preview.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_inbox.xml Catch SecurityException when getting network type. 2021-08-19 20:59:24 +08:00
fragment_multi_reddit_listing.xml Fix fab does not show in MultiReditListingFragment when first entering SubscribedThingListingActivity. 2020-07-09 12:27:21 +08:00
fragment_multi_reddit_options_bottom_sheet.xml Copying multireddit's path is now available. 2021-04-08 23:42:45 +08:00
fragment_new_post_filter_usage_bottom_sheet.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
fragment_nsfw_and_spoiler.xml Add an option to disable NSFW forever. 2021-04-08 19:17:26 +08:00
fragment_post_comment_sort_type_bottom_sheet.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_post_filter_options_bottom_sheet.xml Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
fragment_post_filter_usage_options_bottom_sheet.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
fragment_post_history.xml Mark posts as read on scroll. 2020-12-31 17:00:25 +08:00
fragment_post_layot_bottom_sheet.xml New options: Hide subreddit and user prefix and hide the number of votes. 2021-02-24 12:54:45 +08:00
fragment_post_type_bottom_sheet.xml Continue adding support for submitting gallery posts. 2021-07-15 22:47:21 +08:00
fragment_post.xml Fix cannot tap to retry in PostFragment. Show correct title in AdvancedPreferenceFragment. 2021-04-10 10:32:23 +08:00
fragment_random_bottom_sheet.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_search_post_sort_type_bottom_sheet.xml Add icons to sort bottom sheets. 2020-06-17 18:14:36 +02:00
fragment_search_user_and_subreddit_sort_type_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_select_or_capture_image_bottom_sheet.xml Implement SelectOrCaptureImageBottomSheetFragment. 2021-07-16 08:40:39 +08:00
fragment_select_subreddits_or_users_options_bottom_sheet.xml Adding users to a multireddit is now available. 2021-01-05 23:17:56 +08:00
fragment_set_as_wallpaper_bottom_sheet.xml Fix text color in SetAsWallpaperBottomSheet. 2020-06-17 11:59:09 +08:00
fragment_share_link_bottom_sheet.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_sidebar.xml Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private. 2020-12-31 14:46:19 +08:00
fragment_sort_time_bottom_sheet.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_sort_type_bottom_sheet.xml Remove code related to post sorty type Random. 2020-08-18 16:31:30 +08:00
fragment_subreddit_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_subscribed_subreddits_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_theme_preview_comments.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_theme_preview_posts.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_translation.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
fragment_uploaded_images_bottom_sheet.xml Implement SelectOrCaptureImageBottomSheetFragment. 2021-07-16 08:40:39 +08:00
fragment_url_menu_bottom_sheet.xml Long click the url to see more options. Make getRedditUriByPath in LinkResolverActivity private. 2020-12-31 14:46:19 +08:00
fragment_user_listing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
fragment_user_thing_sort_type_bottom_sheet.xml Add icons to sort bottom sheets. 2020-06-17 18:14:36 +02:00
fragment_view_imgur_image.xml Use bottom toolbar in ViewImgurImageFragment is available. 2021-08-04 11:58:48 +08:00
fragment_view_imgur_video.xml Use bottom toolbar in ViewImgurVideoFragment is available. 2021-08-04 14:01:42 +08:00
fragment_view_post_detail.xml Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material.appbar.HeaderScrollingViewBehavior.layoutChild and com.google.android.material.appbar.HeaderScrollingViewBehavior.onMeasureChild. 2021-08-24 22:54:30 +08:00
fragment_view_reddit_gallery_image_or_gif.xml Use bottom toolbar in ViewRedditGalleryImageOrGifFragment is available. 2021-08-04 13:18:30 +08:00
fragment_view_reddit_gallery_video.xml Lowercase package names. 2020-11-18 18:54:13 +08:00
fragment_view_rpan_broadcast.xml Cannot use Strapi to send comments, upvote or downvote in RPAN. 2021-07-07 22:13:56 +08:00
item_acknowledgement.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_award.xml Giving award is available. Giving award is not tested because I don't have Reddit Coins. Currently all the award ids are hardcoded. 2020-09-28 09:56:58 +08:00
item_comment_footer_error.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_comment_footer_loading.xml Implement custom multiple themes (Buggy). 2020-03-15 13:12:02 +08:00
item_comment_fully_collapsed.xml Change divider hierachy in item_load_more_comments.xml and item_comment_fully_collapsed.xml. 2021-04-26 17:26:24 +08:00
item_comment.xml Try fixing ViewPager2's IllegalStateException. 2021-08-11 23:12:37 +08:00
item_crash_report.xml New option: Crash Reports. 2021-04-02 15:21:15 +08:00
item_custom_theme_color_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_custom_theme_switch_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_favorite_thing_divider.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_filter_fragment_header.xml Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
item_flair.xml Refine the UI of FlairBottomSheetFragment. 2021-06-06 15:19:04 +08:00
item_footer_error.xml Changing font is available. Fix subtitle on toolbar being cut if the font is large. 2020-06-10 15:43:34 +08:00
item_footer_loading.xml Implement custom multiple themes (Buggy). 2020-03-15 13:12:02 +08:00
item_load_comments_failed_placeholder.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_load_comments.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
item_load_more_comments_placeholder.xml Continuing comment thread is now available. It can now show all the comments with depth >= 10. 2021-04-27 15:16:44 +08:00
item_markdown_bottom_bar.xml Start implementing markdown toolbar. 2020-09-18 00:21:50 +08:00
item_message.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_multi_reddit.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_account.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_divider.xml Remove unused attributes. Fix loading images using GlideImageGetter after the activity is destroyed. 2020-04-18 11:34:43 +08:00
item_nav_drawer_menu_group_title.xml Add an indicator in NavigationDrawerRecyclerViewAdapter.MenuGroupTitleViewHolder. 2021-03-14 20:37:39 +08:00
item_nav_drawer_menu_item.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_nav_drawer_subscribed_thing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_no_comment_placeholder.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_paging_3_load_state.xml Remove unused variables. 2021-09-06 23:19:13 +08:00
item_post_card_2_text.xml New options: hide post type and hide the number of awards. Tweak settings. 2021-02-24 00:15:37 +08:00
item_post_card_2_video_autoplay.xml Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay control UI. 2021-08-26 20:27:19 +08:00
item_post_card_2_with_preview.xml Minor UI tweaks. 2021-08-03 15:44:52 +08:00
item_post_compact_right_thumbnail.xml Add animateLayoutChanges to item_post_compact_right_thumbnail. 2021-08-20 13:03:52 +08:00
item_post_compact.xml Change several colors in Indigo theme. 2021-06-11 15:29:44 +08:00
item_post_detail_gallery.xml Fix RecyclerView go to top after changing post type. 2021-07-21 20:05:10 +08:00
item_post_detail_image_and_gif_autoplay.xml Upvote ratio and different username color for comments sent by the current account. 2021-02-26 16:12:14 +08:00
item_post_detail_link.xml Upvote ratio and different username color for comments sent by the current account. 2021-02-26 16:12:14 +08:00
item_post_detail_no_preview.xml Upvote ratio and different username color for comments sent by the current account. 2021-02-26 16:12:14 +08:00
item_post_detail_text.xml Upvote ratio and different username color for comments sent by the current account. 2021-02-26 16:12:14 +08:00
item_post_detail_video_and_gif_preview.xml Add an gallery post indicator in PostDetailRecyclerViewAdapter. 2021-07-21 19:52:02 +08:00
item_post_detail_video_autoplay.xml Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay control UI. 2021-08-26 20:27:19 +08:00
item_post_filter_usage.xml Continue adding post filter. 2020-12-26 15:25:40 +08:00
item_post_filter.xml Replace Filter settings with Post Filter. 2020-12-26 00:26:30 +08:00
item_post_gallery.xml Minor UI tweaks. 2021-08-03 15:44:52 +08:00
item_post_text.xml Continue adding Card Layout 2. 2021-02-22 15:31:10 +08:00
item_post_video_type_autoplay.xml Tweak the video autoplay control UI. Set show_timeout to 1s to video autoplay control UI. 2021-08-26 20:27:19 +08:00
item_post_with_preview.xml Show an indicator in gallery post in PostRecyclerViewAdapter. 2021-07-21 13:25:40 +08:00
item_predefined_custom_theme.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_private_message_received.xml Implemente a chat UI for private messages. 2020-06-30 13:33:05 +08:00
item_private_message_sent.xml Implemente a chat UI for private messages. 2020-06-30 13:33:05 +08:00
item_recent_search_query.xml Deleting search history is now available. 2020-10-28 10:25:25 +08:00
item_reddit_gallery_submission_add_image.xml Center the FloatingActionButton in PostGalleryActivity. 2021-07-16 20:32:05 +08:00
item_reddit_gallery_submission_image.xml Place a close button on the image in PostGalleryActivity. 2021-07-16 21:24:29 +08:00
item_report_reason.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_rpan_comment.xml Share rpan post url and rpan url. Show rpan post title in ViewRPANBroadcastFragment. 2021-07-08 09:00:49 +08:00
item_rule.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_selected_subreddit.xml Add an option to filter subreddits in popular and all. 2020-10-28 08:59:57 +08:00
item_subreddit_listing.xml Suggest subreddits when searching. 2021-06-30 20:06:46 +08:00
item_subscribed_subreddit_multi_selection.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_subscribed_thing.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_theme_name.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_theme_type_divider.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_translation_contributor.xml New language: Hungarian. Update translation information. 2021-04-02 11:05:59 +08:00
item_trending_search.xml Prepare to implement customization options for post details page. 2021-07-30 18:00:42 +08:00
item_uploaded_image.xml Save image name and image url for uploaded images when uploading images. Uploading captured images is available. 2021-07-04 22:46:15 +08:00
item_user_custom_theme.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
item_user_flair.xml Fix minor UI issue in item_user_flair. 2020-09-19 00:19:21 +08:00
item_user_listing.xml Multi-selection in user search result for CustomizePostFilterActivity. 2021-02-26 12:26:21 +08:00
item_view_all_comments.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
nav_header_main.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00
view_table_entry_cell.xml Prepare to add different font support. 2020-06-10 12:22:19 +08:00