fossasia / open-event-droidgen

Open Event Android App Generator https://github.com/fossasia/open-event-android/raw/apk/sample-apk-fossasia17-development.apk
GNU General Public License v3.0
2.06k stars 828 forks source link

Fix navigation flow of faq fragment #2377

Closed ParthivMangukiya closed 6 years ago

ParthivMangukiya commented 6 years ago

Fixes #2376

Changes: Added Login Button in faqs fragment when user is not logged in. Remove redundant login_to_see_faqs string in strings.xml.

Screenshots for the change: 20180314_014546

iamareebjamal commented 6 years ago

I think we can use a common login to continue string

ParthivMangukiya commented 6 years ago

@iamareebjamal i have added common login to continue string in this PR. Please Review.

iamareebjamal commented 6 years ago

TODO: Move logic to ViewModel