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