CSwala / CSwala-android

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.
54 stars 51 forks source link

Job Portal's should open inside app #164

Open riturajjain2000 opened 3 years ago

riturajjain2000 commented 3 years ago

The career pages from the portal's section are opening in browser as of now , they should open inside the app's websview only

GowthamGoush commented 3 years ago

Shall we make use of the pre-existing WebActivity for this?

riturajjain2000 commented 3 years ago

Yeah it should open there only

GowthamGoush commented 3 years ago

Cool. I'll take this issue.

GowthamGoush commented 3 years ago

Fixing this was simple, so may I add enhancement to the web activity? It may be like adding an option to exit the webview without the actual need to press the back button. Also, I'll be glad to hear any suggestions from you.

riturajjain2000 commented 3 years ago

ok go ahead , also see if you can add the "see as desktop site functionality" , like in chrome there is this feature which is very helpful

GowthamGoush commented 3 years ago

Yeah, sure, I'll try that too.