fenix/app/src/main/res/layout
Mihai Adrian 1a4ef1535c For #4434 - made close button for collections more accessible. (#4443)
* fixes #4434 - made close button for collections more accessible.

set recommended minimum size for accessibility 48x48, while keeping image size the same
removed margin from button as it was not needed anymore
aligned close button in center of tab to be visual consistent with alignment of favicon and more visual accessible
implemented same visual solution as for #4193 - close button for tabs

* fixes #4434 - made buttons for collection home list row more accessible and aligned 3 dot menu with individual tabs close button

set buttons sizes to recommended minimum size for accessibility 48x48, while keeping image size the same
removed margins from buttons as they were not needed anymore
aligned center of menu buttons with center of collection icon
constrained description top to bottom of title, instead of share button to reduce empty space. (overlap with share button is already prevented by end constraint of description)
2019-08-14 10:12:39 -07: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 #2021 - Update custom preferences' views with email/account changes 2019-08-05 09:53:27 -07:00
account_share_list_item.xml Adds send tab functionality to UI (#2790) 2019-05-23 18:38:03 -04:00
activity_home.xml For #225 - Deletes data on button press 2019-05-24 17:16:03 -07:00
app_share_list_item.xml Add custom share sheet and send tab support (#2757) 2019-05-23 10:48:22 -07:00
collection_header.xml For #3004 - Restore MotionLayout on Home View only in onCreateView 2019-06-05 14:46:38 -07:00
collection_home_list_row.xml For #4434 - made close button for collections more accessible. (#4443) 2019-08-14 10:12:39 -07:00
collection_tab_list_row.xml For #2896 - Update Checkbox color on tab in collection creation 2019-06-13 22:38:08 -07:00
collections_list_item.xml For #2977 - Update add new collections flow (#2991) 2019-05-31 12:59:51 -05:00
component_awesomebar.xml Closes #1618 - Add fade to awesome bar list instead of shadow (#3110) 2019-06-04 10:35:47 -05:00
component_bookmark.xml Issue #2379 - Use LibraryPageView in history 2019-08-01 15:59:55 -04:00
component_collection_creation.xml Fixes #4323: Modified UI of component_collection_creation. 2019-08-08 12:57:19 -07:00
component_collection_creation_name_collection.xml For #2977 - Update add new collections flow (#2991) 2019-05-31 12:59:51 -05:00
component_collection_creation_select_collection.xml For #3424 - Make talkback ignore ImageButton in Collection Sele… (#3792) 2019-08-12 11:49:25 -04:00
component_exceptions.xml For #3360 - Adds empty state for TP Exceptions 2019-07-22 17:21:06 -04:00
component_history.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
component_permissions_blocked_by_android.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
component_quick_action_sheet.xml No issue: Remove rounded QAB corners to avoid overlapping web content 2019-07-12 09:59:19 -07:00
component_search.xml For #2052: Fix BrowserToolbar overlapping web content 2019-05-30 20:40:56 -04:00
component_session_control.xml For #1287 - Create animation for opening and closing tab from home 2019-05-23 13:41:00 -07:00
component_share.xml For #3547 - Use MaterialButton for Share Component Close Button 2019-07-08 08:59:58 -07:00
component_sign_in.xml Fixes #4161: Modified style of bookmark_folders_sign_in button. (#4291) 2019-07-25 14:10:11 -05:00
delete_browsing_data_item.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
delete_exceptions_button.xml Closes #3452 Closes #3553 - Implement one button style for all themes 2019-06-14 09:38:17 -07:00
exception_item.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
exceptions_description.xml For #1745 - Allow trackers from Allow List (#2310) 2019-05-07 15:28:38 -05:00
fenix_snackbar.xml For #1430 - Handle more text in a more graceful way 2019-04-10 09:58:00 -07:00
fragment_about.xml No issue: Add OSS licenses link to About page 2019-08-07 12:40:10 -07:00
fragment_add_bookmark_folder.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_bookmark.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_browser.xml For #1667: Screen reader can't reach other UI items when QAB expanded (#4695) 2019-08-14 09:56:29 -07:00
fragment_crash_reporter.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_create_collection.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_delete_browsing_data.xml Closes #3452 Closes #3553 - Implement one button style for all themes 2019-06-14 09:38:17 -07:00
fragment_edit_bookmark.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07: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 #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_home.xml No issue: Removes focusableInTouchMode from home searchbar view 2019-08-05 15:42:21 -07:00
fragment_library.xml For #2083: Bookmarks in "Your Library" appear as "bookmarked" style (#2201) 2019-05-01 13:20:57 -05:00
fragment_manage_site_permissions_exceptions_feature_phone.xml Fixes #1691 - Site permissions' pages are not entirely visible 2019-04-17 15:59:44 -07:00
fragment_manage_site_permissions_feature_phone.xml Fixes #1691 - Site permissions' pages are not entirely visible 2019-04-17 15:59:44 -07:00
fragment_pair.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_quick_settings_dialog_sheet.xml Closes #4012 - Animate quick settings (#4047) 2019-07-30 09:50:50 -07:00
fragment_search.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -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 #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_sign_out.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
fragment_site_permissions_exceptions.xml Closes #3452 Closes #3553 - Implement one button style for all themes 2019-06-14 09:38:17 -07:00
fragment_site_permissions_exceptions_item.xml Use tools:text to avoid inflating strings twice (#3619) 2019-07-15 17:01:37 -05:00
fragment_turn_on_sync.xml For #4341 use camelCase for views referenced from code 2019-08-03 09:25:55 -07:00
history_list_item.xml Issue #2379 - Use LibrarySiteItemView in history 2019-08-02 17:15:41 -07:00
layout_clear_permission_button.xml For #3906 - Add backgrounds to Permissions Buttons (#3958) 2019-07-10 20:59:47 -05:00
layout_percentage_seek_bar.xml Update mapping to represent steps of 5 from 50-200 2019-05-16 22:26:54 -07:00
layout_quick_action_sheet.xml Closes #3986 & Closes #3661: Migrate QuickActionSheet to LibState & add tests (#4058) 2019-07-22 10:31:31 -07:00
layout_url_background.xml Fixes #467: Modifies url bar to use search screen color 2019-04-29 12:33:24 -07:00
library_list_item.xml No issue: Tune Home and Library UI from Updated Mocks 2019-03-21 23:28:52 -05:00
library_site_item.xml Create shared custom view for library items 2019-07-30 12:26:15 -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 Minify vector drawables 2019-06-14 09:37:35 -07:00
no_content_message.xml No issue: Use putCompoundDrawables helper (#3982) 2019-07-15 08:24:59 -07:00
onboarding_automatic_signin.xml No issue: Fix Crash lower API by setting gradient drawables in onBind 2019-08-02 16:18:34 -07:00
onboarding_finish.xml For #2780 - Fix home screen attributes for API 21-22 (#2844) 2019-05-24 14:03:59 -07: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 No issue: Fix Crash lower API by setting gradient drawables in onBind 2019-08-02 16:18:34 -07:00
onboarding_privacy_notice.xml No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07:00
onboarding_private_browsing.xml No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07: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 #3620 - Adds automatic theme onboarding content description (#3629) 2019-06-24 13:15:38 -07:00
onboarding_tracking_protection.xml No issue: Use ImageView rather than rebuilding drawable (#3616) 2019-06-26 16:03:06 -07: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_engine_chooser.xml Closes #877 - Add Search Engine Settings 2019-03-06 16:20:35 -08:00
preference_widget_radiobutton.xml Switch RadioButtonPreference to ConstraintLayout 2019-06-26 09:45:55 -07:00
private_browsing_description.xml Closes #2560 - Updates Private Browsing explanation string 2019-07-18 15:27:59 -04:00
save_tab_group_button.xml For #4262: Updates color and text of buttons (#4250) 2019-07-25 11:01:25 -07:00
search_engine_radio_button.xml For #3645: Fix search engine selection (#3665) 2019-07-01 11:08:58 -05:00
search_widget_extra_large.xml For #201: Search Widget 2019-08-02 11:26:48 -07:00
search_widget_extra_small.xml For #201: Search Widget 2019-08-02 11:26:48 -07:00
search_widget_large.xml For #201: Search Widget 2019-08-02 11:26:48 -07:00
search_widget_medium.xml For #201: Search Widget 2019-08-02 11:26:48 -07:00
search_widget_small.xml For #201: Search Widget 2019-08-02 11:26:48 -07:00
sign_in_preference.xml Fixes #3539 - vectordrawablecompat for gradients (#3541) 2019-06-18 16:38:56 -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
tab_header.xml fixes #4221 - The tap area for Open tabs' new tab and 3 dot menu buttons is too small 2019-07-31 14:42:43 -07:00
tab_in_collection.xml For #4434 - made close button for collections more accessible. (#4443) 2019-08-14 10:12:39 -07:00
tab_list_row.xml For #3548 - Fix close tab button visibility. (#3801) 2019-07-30 10:25:44 -07:00