Loading res/layout/accessibility_shortcut_option_checkable.xml +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginStart="?android:attr/listPreferredItemPaddingStart" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:textAppearance="?android:attr/textAppearanceLarge" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@android:id/checkbox" Loading @@ -58,6 +60,8 @@ android:id="@android:id/summary" android:layout_width="0dp" android:layout_height="wrap_content" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="?android:attr/textColorSecondary" app:layout_constrainedHeight="true" Loading Loading
res/layout/accessibility_shortcut_option_checkable.xml +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_marginStart="?android:attr/listPreferredItemPaddingStart" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:textAppearance="?android:attr/textAppearanceLarge" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toEndOf="@android:id/checkbox" Loading @@ -58,6 +60,8 @@ android:id="@android:id/summary" android:layout_width="0dp" android:layout_height="wrap_content" android:hyphenationFrequency="normalFast" android:lineBreakWordStyle="phrase" android:textAppearance="?android:attr/textAppearanceSmall" android:textColor="?android:attr/textColorSecondary" app:layout_constrainedHeight="true" Loading