Loading res/layout/preference_background.xml +3 −2 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_height="wrap_content" android:layout_width="match_parent" Loading Loading @@ -64,7 +65,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:textAppearance="?android:attr/textAppearanceListItem" android:textColor="?android:attr/textColorPrimary" android:textColor="?androidprv:attr/materialColorOnPrimaryContainer" android:ellipsize="marquee" android:fadingEdge="horizontal" android:hyphenationFrequency="normalFast" Loading @@ -77,7 +78,7 @@ android:layout_alignStart="@android:id/title" android:layout_alignLeft="@android:id/title" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="?android:attr/textColorSecondary" android:textColor="?androidprv:attr/materialColorOnPrimaryContainer" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:maxLines="4" Loading res/layout/preference_widget_arrow.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,10 +17,11 @@ <ImageView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="center_vertical" android:contentDescription="@null" android:scaleType="center" android:tint="?android:attr/textColorPrimary" android:tint="?androidprv:attr/materialColorOnPrimaryContainer" android:src="@drawable/ic_arrow_forward" /> No newline at end of file Loading
res/layout/preference_background.xml +3 −2 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ --> <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_height="wrap_content" android:layout_width="match_parent" Loading Loading @@ -64,7 +65,7 @@ android:layout_height="wrap_content" android:singleLine="true" android:textAppearance="?android:attr/textAppearanceListItem" android:textColor="?android:attr/textColorPrimary" android:textColor="?androidprv:attr/materialColorOnPrimaryContainer" android:ellipsize="marquee" android:fadingEdge="horizontal" android:hyphenationFrequency="normalFast" Loading @@ -77,7 +78,7 @@ android:layout_alignStart="@android:id/title" android:layout_alignLeft="@android:id/title" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="?android:attr/textColorSecondary" android:textColor="?androidprv:attr/materialColorOnPrimaryContainer" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:maxLines="4" Loading
res/layout/preference_widget_arrow.xml +2 −1 Original line number Diff line number Diff line Loading @@ -17,10 +17,11 @@ <ImageView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:androidprv="http://schemas.android.com/apk/prv/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_gravity="center_vertical" android:contentDescription="@null" android:scaleType="center" android:tint="?android:attr/textColorPrimary" android:tint="?androidprv:attr/materialColorOnPrimaryContainer" android:src="@drawable/ic_arrow_forward" /> No newline at end of file