From d31d348788677288b5e334a4e2b33aa775497ae6 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 14 Jul 2021 22:26:28 +0800 Subject: Choose whether receiving post reply notifications or not in PostLinkActivity. --- app/src/main/res/layout/activity_post_link.xml | 39 +++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/layout/activity_post_link.xml') diff --git a/app/src/main/res/layout/activity_post_link.xml b/app/src/main/res/layout/activity_post_link.xml index 1e16bada..d92fec7b 100644 --- a/app/src/main/res/layout/activity_post_link.xml +++ b/app/src/main/res/layout/activity_post_link.xml @@ -132,6 +132,43 @@ android:layout_width="match_parent" android:layout_height="1dp" /> + + + + + + + + + + -- cgit v1.2.3