Loading packages/CredentialManager/res/layout/credman_dropdown_presentation_layout.xml +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ android:paddingEnd="@dimen/autofill_view_right_padding" android:paddingTop="@dimen/autofill_view_top_padding" android:paddingBottom="@dimen/autofill_view_bottom_padding" android:textDirection="locale" android:orientation="vertical"> <TextView Loading @@ -53,6 +54,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="?androidprv:attr/materialColorOnSurface" android:textDirection="locale" style="@style/autofill.TextTitle"/> <TextView Loading @@ -60,6 +62,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="?androidprv:attr/materialColorOnSurfaceVariant" android:textDirection="locale" style="@style/autofill.TextSubtitle"/> </LinearLayout> Loading Loading
packages/CredentialManager/res/layout/credman_dropdown_presentation_layout.xml +3 −0 Original line number Diff line number Diff line Loading @@ -46,6 +46,7 @@ android:paddingEnd="@dimen/autofill_view_right_padding" android:paddingTop="@dimen/autofill_view_top_padding" android:paddingBottom="@dimen/autofill_view_bottom_padding" android:textDirection="locale" android:orientation="vertical"> <TextView Loading @@ -53,6 +54,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="?androidprv:attr/materialColorOnSurface" android:textDirection="locale" style="@style/autofill.TextTitle"/> <TextView Loading @@ -60,6 +62,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:textColor="?androidprv:attr/materialColorOnSurfaceVariant" android:textDirection="locale" style="@style/autofill.TextSubtitle"/> </LinearLayout> Loading