From 1f5b899587ef1f5cc6b9ed06a810f15d9441a62b Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Wed, 29 Aug 2018 15:05:05 +0200 Subject: [PATCH] Open challenge creator profile when tapping it. --- Habitica/res/layout/fragment_challenge_detail.xml | 1 + .../social/challenges/ChallengeDetailFragment.kt | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/Habitica/res/layout/fragment_challenge_detail.xml b/Habitica/res/layout/fragment_challenge_detail.xml index e1dbd9927..f3023afee 100644 --- a/Habitica/res/layout/fragment_challenge_detail.xml +++ b/Habitica/res/layout/fragment_challenge_detail.xml @@ -123,6 +123,7 @@ style="@style/HabiticaButton.Green"/> compositeSubscription.add(challengeRepository.getChallenge(id) .doOnNext {