mirror of
https://github.com/Docile-Alligator/Infinity-For-Reddit.git
synced 2026-02-21 15:06:04 +00:00
Fix explanation in CustomizePostFilterActivity.
This commit is contained in:
@ -73,7 +73,7 @@
|
||||
android:paddingTop="8dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:text="@string/post_filter_post_type_explanation"
|
||||
android:text="@string/post_filter_name_explanation"
|
||||
android:textColor="?attr/primaryTextColor"
|
||||
android:textSize="?attr/font_default" />
|
||||
|
||||
|
||||
@ -73,7 +73,7 @@
|
||||
android:paddingTop="8dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:text="@string/post_filter_post_type_explanation"
|
||||
android:text="@string/post_filter_name_explanation"
|
||||
android:textColor="?attr/primaryTextColor"
|
||||
android:textSize="?attr/font_default" />
|
||||
|
||||
|
||||
@ -68,7 +68,7 @@
|
||||
android:paddingTop="8dp"
|
||||
android:paddingEnd="16dp"
|
||||
android:paddingBottom="8dp"
|
||||
android:text="@string/post_filter_post_type_explanation"
|
||||
android:text="@string/post_filter_name_explanation"
|
||||
android:textColor="?attr/primaryTextColor"
|
||||
android:textSize="?attr/font_default" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user