rupok / webview

Native Android WebView App Template with Loader (Progressbar).
GNU General Public License v2.0
182 stars 112 forks source link

Calling Feature added #2

Closed upa8 closed 9 years ago

upa8 commented 9 years ago

Title bar has been removed . If the website have any phone number . And we want to make call to that phone number . But calling is native functionality of phone . And webview can not handle native functionality . So we can do this in the above mentioned function by writing phone number after "tel:" keyword in website .

rupok commented 9 years ago

Thanks @upa8 for the contribution. I really appreciate this. Make sure you test the app as I am not testing before merging your commits :)

upa8 commented 9 years ago

Its my pleasure . Yes sure . I am testing this app . Hey , I am new on github . Can you please suggest me some good and easy repositories for me ?

rupok commented 9 years ago

What kind of repositories you are looking to contribute? Github search is very much effective as you can search by any terms. Try searching or let me know some of your interest field.

Thanks