Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

application error when using side menu if search bar is disabled in webview course finder activity #759

Closed
beygi opened this issue Jun 28, 2016 · 2 comments

Comments

@beygi
Copy link

beygi commented Jun 28, 2016

with this config we have error:

COURSE_ENROLLMENT:
    ENABLED: true
    TYPE : 'webview'
    WEBVIEW :
        COURSE_SEARCH_URL: 'http://test.com'
        SEARCH_BAR_ENABLED: false

and when change the SEARCH_BAR_ENABLED to true problem will be solved

@BenjiLee
Copy link
Contributor

Hi @beygi Thanks for reporting the issue. We have a PR in the works to address this issue. Hopefully this is the same problem you are running into. https://github.com/edx/edx-app-android/pull/758

@BenjiLee
Copy link
Contributor

This should be resolved now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants