aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-09-14 03:39:49 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-09-14 03:39:49 +0000
commit66dfe9c2ca2133990e068dc057ae29fdf62c4b6a (patch)
tree0289fe86aaeb5a8473524310e4626d02f8dce93f /app/src/main/res
parenta5482a6b33155ec01e778006ca7c2ddfb465b8b2 (diff)
downloadinfinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar.gz
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar.bz2
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar.lz
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar.xz
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.tar.zst
infinity-for-reddit-66dfe9c2ca2133990e068dc057ae29fdf62c4b6a.zip
Continue adding Card Layout 3.
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/layout/fragment_post_layout_bottom_sheet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/fragment_post_layout_bottom_sheet.xml b/app/src/main/res/layout/fragment_post_layout_bottom_sheet.xml
index 5f714e39..a2882a3a 100644
--- a/app/src/main/res/layout/fragment_post_layout_bottom_sheet.xml
+++ b/app/src/main/res/layout/fragment_post_layout_bottom_sheet.xml
@@ -55,7 +55,7 @@
android:paddingTop="16dp"
android:paddingEnd="32dp"
android:paddingBottom="16dp"
- android:text="@string/post_layout_card_2"
+ android:text="@string/post_layout_card_3"
android:textColor="?attr/primaryTextColor"
android:textSize="?attr/font_default"
android:fontFamily="?attr/font_family" />