Loading packages/CredentialManager/res/layout/credman_dropdown_bottom_sheet.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ android:id="@android:id/content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:minWidth="@dimen/dropdown_touch_target_min_width" android:orientation="horizontal" android:layout_marginEnd="@dimen/dropdown_layout_horizontal_margin" android:elevation="3dp"> Loading packages/CredentialManager/res/layout/credman_dropdown_presentation_layout.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ android:id="@android:id/content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:minWidth="@dimen/dropdown_touch_target_min_width" android:layout_marginEnd="@dimen/dropdown_layout_horizontal_margin" android:elevation="3dp"> Loading @@ -24,7 +25,7 @@ android:id="@android:id/icon1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/provider_icon_content_description" android:contentDescription="@string/dropdown_presentation_more_sign_in_options_text" android:layout_centerVertical="true" android:layout_alignParentStart="true" android:background="@null"/> Loading packages/CredentialManager/res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,5 @@ <dimen name="autofill_dropdown_textview_max_width">230dp</dimen> <dimen name="dropdown_layout_horizontal_margin">24dp</dimen> <integer name="autofill_max_visible_datasets">3</integer> <dimen name="dropdown_touch_target_min_width">48dp</dimen> </resources> No newline at end of file Loading
packages/CredentialManager/res/layout/credman_dropdown_bottom_sheet.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ android:id="@android:id/content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:minWidth="@dimen/dropdown_touch_target_min_width" android:orientation="horizontal" android:layout_marginEnd="@dimen/dropdown_layout_horizontal_margin" android:elevation="3dp"> Loading
packages/CredentialManager/res/layout/credman_dropdown_presentation_layout.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ android:id="@android:id/content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:minWidth="@dimen/dropdown_touch_target_min_width" android:layout_marginEnd="@dimen/dropdown_layout_horizontal_margin" android:elevation="3dp"> Loading @@ -24,7 +25,7 @@ android:id="@android:id/icon1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:contentDescription="@string/provider_icon_content_description" android:contentDescription="@string/dropdown_presentation_more_sign_in_options_text" android:layout_centerVertical="true" android:layout_alignParentStart="true" android:background="@null"/> Loading
packages/CredentialManager/res/values/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -27,4 +27,5 @@ <dimen name="autofill_dropdown_textview_max_width">230dp</dimen> <dimen name="dropdown_layout_horizontal_margin">24dp</dimen> <integer name="autofill_max_visible_datasets">3</integer> <dimen name="dropdown_touch_target_min_width">48dp</dimen> </resources> No newline at end of file