From 3a690681adbb3cf795e94286eae3e7302a16d88c Mon Sep 17 00:00:00 2001 From: Austin Huang Date: Wed, 19 May 2021 12:38:16 -0400 Subject: [PATCH] allow more tab (if selected as home) to open posts --- app/src/main/res/navigation/more_nav_graph.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/app/src/main/res/navigation/more_nav_graph.xml b/app/src/main/res/navigation/more_nav_graph.xml index 0274390e..1b14502b 100644 --- a/app/src/main/res/navigation/more_nav_graph.xml +++ b/app/src/main/res/navigation/more_nav_graph.xml @@ -61,6 +61,18 @@ app:argType="long" /> + + + + + + \ No newline at end of file