1
0
Fork 0
fenix/app/src/main/res/layout
Mugurell f163861b47 For #11177 - Load all share targets in the horizontal share menu
This was previously regressed by having the RecyclerViews for "recent" and
"all" items put inside a HorizontalScrollView which would then prevent the
RecyclerViews from actually scrolling, recycling, showing new items.

As a quick solution that would keep the desired behavior the "all" items list
is now a child of a RelativeLayout which will allow it to load all items at
once and so all the share targets will be available to the user but which also
means no recycling.

The RecyclerView for the "recent" items uses a `RECENT_APPS_LIMIT = 6` so this
does not need the same "fix" as all the items would fit the screen without
any issue.
2020-06-11 15:08:36 +03:00
..
about_list_item.xml For #4776: Redesign and refactor the About Page 2019-12-12 11:34:10 +02:00
account_auth_error_preference.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
account_preference.xml For 3687 Use Metropolis Font for Header 2020-03-31 19:31:15 -07:00
account_share_list_item.xml For #4007 - Use camelCase for views referenced from code 2019-08-29 18:12:50 -07:00
activity_addons.xml Provide add-on support (#8064) 2020-02-04 01:41:51 -05:00
activity_home.xml For #7473, delay inflation of toolbar 2020-01-24 15:21:42 -08:00
activity_migration.xml For #11154: Fix button color on migration UI 2020-06-02 18:08:45 -07:00
app_share_list_item.xml For #4007 - Use camelCase for views referenced from code 2019-08-29 18:12:50 -07:00
browser_toolbar_popup_window.xml For #10577 - Adds elevation for the browser toolbar popup 2020-06-02 11:26:46 +03:00
button_tip_item.xml For #9208: Make slight modifications to tip layout 2020-04-30 11:57:43 -07:00
checkbox_left_preference.xml For #9880 - fixed sync settings style 2020-04-28 09:06:36 +03:00
checkbox_left_preference_etp.xml For #10656: Adjust etp checkbox dimensions for a11y. 2020-05-15 17:39:51 +03:00
collection_header.xml Polish homescreen (#11065) 2020-05-29 17:09:12 -05:00
collection_home_list_row.xml For #9496: Vertically align collection name and icons to collection icon 2020-03-30 08:30:06 -07:00
collection_tab_list_row.xml For #11139:Constrain title to start of checkbox and ellipsize. 2020-06-02 12:08:05 -04:00
collections_list_item.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
component_awesomebar.xml For #9550 - Don't overlap search with shortcuts text 2020-04-23 11:21:53 +03:00
component_bookmark.xml For #9604: Swap and adjust margin with padding to avoid text being cut (#9617) 2020-04-02 09:40:29 -07:00
component_bottom_browser_toolbar.xml For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
component_browser_top_toolbar.xml For #6940: Fixes top dynamic toolbar behavior (#9900) 2020-04-17 13:32:20 -07:00
component_collection_creation.xml For #9626: Swap margin for padding and remove use of touch delegate. 2020-05-27 08:43:43 -07:00
component_collection_creation_name_collection.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
component_collection_creation_select_collection.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
component_exceptions.xml For #11277 - Set textAlignment to viewStart to fix RTL layout in empty ETP exceptions screen. 2020-06-05 14:27:54 -04:00
component_history.xml Fixes #5128: Changed history_empty_view to match constraints. 2019-10-28 09:44:03 -07:00
component_locale_settings.xml For #9728: Add actionbar search for language list. 2020-04-29 11:20:18 -07:00
component_permissions_blocked_by_android.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
component_saved_logins.xml For #9252: Add progress bar to saved logins view 2020-03-27 22:13:58 -07:00
component_session_control.xml For #3574 Allow all screen readers to read onboarding items one-by one (#7292) 2019-12-19 09:53:53 -05:00
component_sign_in.xml Closes #4046: Always display 'Desktop' bookmarks folder 2020-04-17 23:57:43 -07:00
component_sync_tabs.xml For #10834 - Adding Sync Tabs Feature in Fenix 2020-06-01 16:52:40 -04:00
component_tabstray.xml For #11267 - Announce "Your open tabs will be shown here (#11272) 2020-06-05 17:27:45 -05:00
component_tabstray_fab.xml Implement tab tray design improvements and fix close functionality. 2020-06-02 15:03:58 -05:00
component_top_sites.xml Polish homescreen (#11065) 2020-05-29 17:09:12 -05:00
component_tracking_protection_panel.xml Tests and cleanup for tracking protection 2020-06-01 22:08:52 -04:00
custom_search_engine.xml Fixes #7967: Updated accessibility details for 'add search engine' screen 2020-02-19 16:50:52 -08:00
custom_search_engine_radio_button.xml For #6851 Update text copy of option to add custom search engine 2020-01-06 14:32:02 +02:00
delete_browsing_category_checkbox.xml For #514 & #5742: Updates "launch links in private tab" functionality (#5721) 2019-10-03 12:43:33 -07:00
delete_browsing_data_item.xml For #8449: Update Delete browsing data item minHeight 2020-02-18 12:55:22 -08:00
delete_exceptions_button.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
download_dialog_layout.xml For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00
dropdown_preference_etp.xml For #6479: Add granular ETP settings 2020-02-18 09:32:43 -08:00
etp_dropdown_item.xml For #6479: Add granular ETP settings 2020-02-18 09:32:43 -08:00
exception_item.xml Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
exceptions_description.xml Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
fenix_snackbar.xml For #9594: Increase touch target for snackbar action button button. 2020-05-28 19:41:28 -07:00
fragment_about.xml For #9805: Increase touch target for build date. 2020-06-02 09:26:07 -04:00
fragment_add_new_device.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
fragment_add_on_details.xml Fixes #9710: Vertically aligns users_count with rating (#9950) 2020-04-15 10:51:55 -07:00
fragment_add_on_internal_settings.xml Provide add-on support (#8064) 2020-02-04 01:41:51 -05:00
fragment_add_on_permissions.xml For issue #8520: Polish Add-on manager UIs 2020-03-31 17:20:20 -04:00
fragment_add_ons_management.xml For issue #8520: Improve add-ons UI 2020-04-13 19:01:58 -04:00
fragment_add_search_engine.xml Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
fragment_bookmark.xml Closes mozilla-mobile#4558 Change height of bookmark linearlayout 2019-10-24 09:46:09 -07:00
fragment_browser.xml For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view 2020-05-21 10:02:51 -04:00
fragment_crash_reporter.xml For #7752, #7753: Adjust touch targets for elements in crash reporter. 2020-06-05 12:04:58 +03:00
fragment_create_collection.xml #4596 migrate collections (#5911) 2019-10-22 17:33:54 -07:00
fragment_create_shortcut.xml For #9435: Adjust margins and paddings to mirror correctly in RTL 2020-03-27 14:45:47 -07:00
fragment_delete_browsing_data.xml For #10706: Update copy of deleting open tabs preference. 2020-05-25 17:37:29 -04:00
fragment_edit_bookmark.xml Fix: Set correct height for EditText (#10014) 2020-04-16 20:31:25 -07:00
fragment_edit_custom_search_engine.xml Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
fragment_edit_login.xml For 10172: Set edit text listeners (#11196) 2020-06-10 16:52:47 -05:00
fragment_exceptions.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_history.xml For #8651 - Ensure FenixSnackbar has a proper root for inflating into 2020-03-27 15:53:31 -07:00
fragment_home.xml Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
fragment_installed_add_on_details.xml For #10552: Set initial add-on details fragment visibility to false (#10565) 2020-05-11 12:44:18 -04:00
fragment_locale_settings.xml Feature/#220 language menu (#7070) 2020-01-03 18:15:35 -08:00
fragment_login_detail.xml For 10172: Set edit text listeners (#11196) 2020-06-10 16:52:47 -05:00
fragment_manage_site_permissions_exceptions_feature_phone.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
fragment_manage_site_permissions_feature_phone.xml 8017 advanced autoplay controls. (#8978) 2020-03-20 12:10:42 -07:00
fragment_not_yet_supported_addons.xml Update NotYetSupported add-ons copy 2020-03-30 10:36:49 -04:00
fragment_pair.xml For #6198: Update copy and position of pair QR code scan message. 2020-05-25 17:53:20 -04:00
fragment_pwa_first_time.xml For #768: Add first time PWA dialog (#9308) 2020-04-01 22:56:12 -04:00
fragment_quick_settings_dialog_sheet.xml For #8591: Allow items in quick_action_sheet to be read by a11y services 2020-03-19 15:18:40 +02:00
fragment_saved_logins.xml For #5545 For #5542 Closes #6696 Integrate logins API, adds Settings for Autofilling/Saving Logins 2020-01-15 12:14:08 -08:00
fragment_search.xml added a onTouch listener to scrollview in search fragment to make it disappear on scroll 2020-05-21 18:54:50 -07:00
fragment_select_bookmark_folder.xml Closes #4540 - Set correct tint for select bookmark folder icon (#4541) 2019-08-05 14:54:39 -07:00
fragment_share.xml For #2754 Add tab cards to share sheet (#5493) 2019-09-26 14:25:34 -07:00
fragment_sign_out.xml For #10851: Add end constraint for text view. 2020-05-25 17:49:39 -04:00
fragment_site_permissions_exceptions.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
fragment_site_permissions_exceptions_item.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
fragment_synced_tabs.xml For #10834 - Adding Sync Tabs Feature in Fenix 2020-06-01 16:52:40 -04:00
fragment_tab_tray_dialog.xml For #10504 - Fixes up tab tray dialog styles 2020-05-21 15:17:20 -07:00
fragment_tracking_protection.xml Add Tracking Protection Info Panel 2019-09-11 07:47:13 -07:00
fragment_tracking_protection_blocking.xml Closes #6236: Fix padding lint issues (#6240) 2019-10-24 10:52:30 -07:00
fragment_turn_on_sync.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
history_list_item.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
layout_clear_permission_button.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
layout_percentage_seek_bar.xml For #10083: Do not cut off thumb when it is in pressed state 2020-04-27 21:19:44 -07:00
layout_url_background.xml Closes #6236: Fix padding lint issues (#6240) 2019-10-24 10:52:30 -07:00
library_site_item.xml For #8972 Replaced purple colors to match the rest of the app 2020-03-25 00:13:59 +02:00
list_element.xml For #10632 - Update Content Description for X icon in collection 2020-05-15 10:31:05 -07:00
locale_settings_item.xml For #8147 - Use app:srcCompat instead of android:src 2020-02-06 17:49:30 +01:00
logins_item.xml Fixes #9504: Edit logins (#9693) 2020-05-12 17:32:01 -05:00
migration_list_item.xml For #11004: Fix invisible text on migration UI 2020-05-28 15:48:42 -04:00
mozac_browser_menu_item_switch.xml For #1716 - Consolidate Switch Styles 2019-04-26 15:13:34 -07:00
mozac_ui_tabcounter_layout.xml For #5346 & For #8859: Fixes textSize & animation on TabCounter 2020-03-02 18:54:20 -08:00
navigation_toolbar.xml For #9505: Adds possibility to sort saved logins 2020-05-07 08:43:59 -07:00
no_content_message.xml For 3687 Use Metropolis Font for Header 2020-03-31 19:31:15 -07:00
no_content_message_with_action.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
onboarding_automatic_signin.xml Modified onboarding card colors according to design 2020-01-14 09:18:45 -08:00
onboarding_finish.xml For #9583: Increase touch targets for onboarding elements. 2020-06-02 09:26:38 -04:00
onboarding_header.xml No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
onboarding_manual_signin.xml For #9583: Increase touch targets for onboarding elements. 2020-06-02 09:26:38 -04:00
onboarding_privacy_notice.xml For #9583: Increase touch targets for onboarding elements. 2020-06-02 09:26:38 -04:00
onboarding_private_browsing.xml For #8643 and #7606 - Changed styles for most onboarding cards 2020-05-06 09:18:27 +03:00
onboarding_section_header.xml No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
onboarding_theme_picker.xml For #10501 - use theme instead of tint to support older APIs 2020-05-11 19:22:00 +03:00
onboarding_toolbar_position_picker.xml For #10501 - use theme instead of tint to support older APIs 2020-05-11 19:22:00 +03:00
onboarding_tracking_protection.xml For #11229: Update onboarding ETP copy. 2020-06-05 14:18:25 -04:00
onboarding_whats_new.xml For #9583: Increase touch targets for onboarding elements. 2020-06-02 09:26:38 -04:00
overlay_add_on_progress.xml Wire up UI to make add-on installation cancelable 2020-06-10 18:52:06 +03:00
pbm_shortcut_popup.xml For #10188: Fix layout constraints. 2020-04-24 13:28:53 -07:00
preference_cat_style.xml For #11246: Align text to viewStart to support RTL layouts. 2020-06-05 14:29:00 -04:00
preference_default_browser.xml Close #420 - Default Browser Preference reacts to default browser status 2019-02-22 10:56:24 -08:00
preference_search_add_engine.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
preference_search_engine_chooser.xml Closes #877 - Add Search Engine Settings 2019-03-06 16:20:35 -08:00
preference_widget_radiobutton.xml For #6180 - Set textAlignment to viewStart to fix RTL layouts. 2020-06-05 14:27:26 -04:00
preference_widget_radiobutton_with_info.xml For #6180 - Set textAlignment to viewStart to fix RTL layouts. 2020-06-05 14:27:26 -04:00
private_browsing_description.xml For #7887: Increase touch target height for learn more link. 2020-05-11 22:50:41 -07:00
quicksettings_permissions.xml Closes #9529: changed styling for permissions dialog to set proper padding 2020-05-28 16:08:07 -07:00
quicksettings_tracking_protection.xml Bug 1643132 - Remove native "Report site issue" functionality. 2020-06-04 18:23:11 -04:00
quicksettings_website_info.xml For #6317 - Applies 3dot menuItem look to quickSettings and tracking panel 2020-03-23 12:26:52 -07:00
save_to_collection_button.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
saved_logins_sort_items_toolbar_child.xml For #9505: Adds possibility to sort saved logins 2020-05-07 08:43:59 -07:00
search_engine_radio_button.xml For #7714: Align engine name to viewStart to support RTL layouts 2020-01-21 12:27:19 -08:00
search_suggestions_onboarding.xml For #9857: Create button style (#9858) 2020-04-15 15:49:02 -07:00
search_widget_cfr.xml For #9488: Add search widget CFR 2020-05-28 15:15:25 -07:00
search_widget_extra_small_v1.xml Issue #8277: Reuse app icon in widget layout. 2020-02-17 11:37:15 +01:00
search_widget_extra_small_v2.xml Issue #8277: Reuse app icon in widget layout. 2020-02-17 11:37:15 +01:00
search_widget_large.xml For #9590: Increase widget elements touch target while keeping size. 2020-06-05 11:49:35 +03:00
search_widget_medium.xml For #9590: Increase widget elements touch target while keeping size. 2020-06-05 11:49:35 +03:00
search_widget_small.xml For #8641 - Update addon text selector to use attr colors 2020-02-27 12:40:57 -08:00
search_widget_small_no_mic.xml Fixes #4894: added workaround for SDK<24 vector drawable with gradient color (#4944) 2019-08-29 12:55:51 -07:00
share_close.xml For #9545: Split button to allow distinct focus for a11y services. 2020-06-02 09:33:32 -04:00
share_tab_item.xml For #2754 Add tab cards to share sheet (#5493) 2019-09-26 14:25:34 -07:00
share_to_account_devices.xml For #4007 - Refactor AppShareView in standalone Share Views 2019-08-29 18:12:50 -07:00
share_to_apps.xml For #11177 - Load all share targets in the horizontal share menu 2020-06-11 15:08:36 +03:00
sign_in_preference.xml For #5497 Improve sync title/summary settings to support RTL 2019-10-24 10:32:59 -07:00
stub_find_in_page.xml For #4066: Provide lazy inflation of Find In Page View 2019-08-09 11:48:55 -04:00
switch_with_description.xml For #9805: Increase touch target for etp panel switch. 2020-06-02 09:25:51 -04:00
sync_tabs_list_item.xml For #10834 - Adding Sync Tabs Feature in Fenix 2020-06-01 16:52:40 -04:00
tab_header.xml Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
tab_list_row.xml No issue - Add content descriptions when missing 2020-03-27 14:41:51 -07:00
tab_tray_item.xml Remove tab tray feature flag (#11176) 2020-06-05 12:59:08 -05:00
top_site_item.xml For #11081 - Add dark theme colors for top sites. 2020-06-10 19:42:34 -07:00
top_sites_header.xml For #9525 - Add bottom margin to top sites header 2020-03-30 14:48:45 -07:00
tracking_protection_category.xml Replace fixed dp with defined dp dimension 2020-01-08 20:17:22 -08:00
tracking_protection_learn_more_preference.xml For #6180 - Set textAlignment to viewStart to fix RTL layouts. 2020-06-05 14:27:26 -04:00
tracking_protection_onboarding_popup.xml For #11229: Update ETP cfr string and behaviour. 2020-06-05 14:18:25 -04:00
view_synced_tabs_group.xml For #10834 - Adding Sync Tabs Feature in Fenix 2020-06-01 16:52:40 -04:00