I'm busy making my first android app and i'm looking to create the following option: Whenn someone clicks on "Contact us" from "activit_main_drawer.xml" they will directly call "phone number"
Is there anyone who can help me? :)
This is how the "Button" is called
<item
android:id="@+id/nav_belnu"
android:icon="@drawable/ic_phone_square_solid"
android:title="BEL nu" />