aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_changelog_content.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/res/layout/kau_changelog_content.xml')
-rw-r--r--core/src/main/res/layout/kau_changelog_content.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/src/main/res/layout/kau_changelog_content.xml b/core/src/main/res/layout/kau_changelog_content.xml
index ab94956..1fea88d 100644
--- a/core/src/main/res/layout/kau_changelog_content.xml
+++ b/core/src/main/res/layout/kau_changelog_content.xml
@@ -10,6 +10,7 @@
<!--padding bottom is 14sp * 0.6-->
<TextView
+ android:textColor="?android:textColorSecondary"
android:id="@+id/kau_changelog_bullet"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
@@ -19,6 +20,7 @@
android:textAppearance="@style/TextAppearance.AppCompat.Small" />
<TextView
+ android:textColor="?android:textColorPrimary"
android:id="@+id/kau_changelog_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"