Loading res/layout/preference_progress_category.xml +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ <!-- This text view has the style of the list separator text view without the background and padding. --> <TextView style="?android:attr/listSeparatorTextViewStyle" android:textAppearance="@android:style/TextAppearance.Material.Body2" android:textColor="?android:attr/colorAccent" android:background="@null" android:id="@+android:id/title" android:paddingStart="0dp" Loading Loading
res/layout/preference_progress_category.xml +2 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ <!-- This text view has the style of the list separator text view without the background and padding. --> <TextView style="?android:attr/listSeparatorTextViewStyle" android:textAppearance="@android:style/TextAppearance.Material.Body2" android:textColor="?android:attr/colorAccent" android:background="@null" android:id="@+android:id/title" android:paddingStart="0dp" Loading