aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-07-03 13:48:35 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-07-03 13:48:35 +0000
commit90f741e9e110e408a8f37290e074cb250ac664fd (patch)
treee8eb51dd4ea48b8082c89e8f36c0ea200624d27d /app/src/main/res/layout
parent4f8b313b3c42084e66fcdc0e3aaaf870c97b5688 (diff)
downloadinfinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar.gz
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar.bz2
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar.lz
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar.xz
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.tar.zst
infinity-for-reddit-90f741e9e110e408a8f37290e074cb250ac664fd.zip
Add more themeing options for links, private messages, etc. Restructure class files.
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r--app/src/main/res/layout/item_comment_fully_collapsed.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_comment_fully_collapsed.xml b/app/src/main/res/layout/item_comment_fully_collapsed.xml
index f77b683c..c11085c5 100644
--- a/app/src/main/res/layout/item_comment_fully_collapsed.xml
+++ b/app/src/main/res/layout/item_comment_fully_collapsed.xml
@@ -34,7 +34,7 @@
android:fontFamily="?attr/font_family" />
<TextView
- android:id="@+id/more_count_text_view_item_comment_fully_collapsed"
+ android:id="@+id/time_text_view_item_comment_fully_collapsed"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="end"